Error "Sorry, we ran into a temporary bug and can't complete your request. We'll fix it as soon as we can; please try again in a bit!"

I have the simplest workflow: just login button, on clicking which this error appears:

“Sorry, we ran into a temporary bug and can’t complete your request. We’ll fix it as soon as we can; please try again in a bit!”

This started after I deployed the app. The same message pops up on every other button I have there, such as Signup, Logout, and any other function buttons.

I checked many posts discussing the same ordeal. But could not find any solution. Did anyone solved this?

@henrich1947 Were you able to solve this problem? I am experiencing the same issue error when passing data to a backend workflow from a button on a table row.

1 Like

It’s normally a Bubble issue. Right click and click ‘Inspect’ - are there any console messages? Also, the Table element is beta so likely a bug relating to that…

Thank you. The error seems to appear when I wrap a button in a group element. It goes away when I remove it. So, yes, most likely related to the Table element still being in beta.