I have an AI app with over 30,000 active users and had a terrible experience today with Bubble. I woke up to my app returning a NOT FOUND error. Initially, I thought it was a problem with Cloudflare, but everything was fine there. When I checked Bubble, I was shocked to see a free subscription and my app blocked. I couldn’t duplicate it without getting an error, I couldn’t pay for a plan to get it back online because of errors, and I couldn’t do anything at all. Fortunately, by sheer luck and coincidence, I had duplicated the app two days ago to test some things, so I managed to save my database (with two days of lost records) and my site. As an alternative, I set up a new subscription on this duplicated app today so that users wouldn’t be left in the lurch.
But why was the app blocked? I contacted Bubble support, and they said their bots found a word in my database… “ONLYFANS”
My app is AI-based and generates images for users. The AI has generated over 570,000 images (all saved in the database). Despite having robust anti-NSFW policies (to the point of returning a black image if explicit content is detected), there’s no way to manage how prompts are saved (unless I ban word by word). So, a user probably typed “onlyfans” in the prompt, it was saved in the database, and Bubble simply ignored my other 570,000 healthy records and blocked the app.
A further tip for Bubble developers: create additional anti-NSFW protection layers in your app so that this crazy bot doesn’t get you too. Apparently, any mention of “Onlyfans” can trigger it, even if your app has nothing to do with it, hahaha.
In my opinion, they could at least give a warning before making such a drastic decision. Terrible experience, waiting for a resolution from support (which will only get back to me on Monday) so that I can restore my old app and not lose thousands of data records (including financial transactions - a huge headache for me and the users).
I would appreciate it if you could take this to the team, @fede.bubble: Measures like this (which simply block apps) should not be left to robots; there should be a manual review because such things cannot have false positives.