Error 1015 Cloudflare triggers?

One of my client projects keeps repeatedly getting an Error 1015 warning from Cloudflare… we have tried optimizing the site so much but are still having difficulties.

Are there any obvious or not so obvious triggers that would keep causing this?

I have the same issue on my web app. I just read on Reddit that some users tested switching the Dark Mode off or removed it, Idk, and it was fixed - as they commented. It does not make sense, but I will try. I guess I need to remove all the relevant conditions, I have many elements and they all have the Dark Mode option - Idk whether this is the right way to try but I tested many things, reconfigured the domain, and raised a ticket but it does not fixed. It’s frustrating.

What is your app doing that is causing it to make so many calls to Bubble’s server in such a short time? It sounds like a badly optimised app.

It’s frustrating to you but badly optimised apps have historically caused problems in the shared cluster.

UPDATE: My issue is different. I realized that (I hope I’m right) each of us who faced this issue has a different reason, well, it must be different and it is related to a repeated (a kind of endless) event triggering. As soon as I realized that point, I started troubleshooting every page of my app. I may kindly suggest users who faced this issue, check their pages in a debug mode and check errors to dive into further to understand these errors’ reason. It will probably help. I cannot verify I fully fixed the issue, yet. Sorry… As soon as I fix it (I hope I will do it), I’ll let you know here.

1 Like

You are right, it’s a social media app which is an innovative, AI-powered, and AI-moderated social media platform designed to enhance interactions while prioritizing user safety. It’s still under development and, yes, it has not been optimized, yet. It definitely must be.

1 Like

My rule of thumb is to build with a base level of optimization in mind from the start. I have 4 apps running with my biggest ERP going national next year, so I already have a baseline standard when I am building my other apps. If you don’t, then I suggest doing a thorough read of the docs related to WU and optimization, and/or going through Bubble’s YouTube videos by Gregory.

If you’re running into issues now, then you’re going to blow up your WU and get heavily rate limited when it goes public.

1 Like

You are right. That’s a crucial feedback. Thanks.

2 Likes