Suddenly unable to login (dev env)

UPDATE: After digging in the archives here I found a solution - Simply clear the cache/cookies etc in the web browser. Sounds like something I should have thought about immediately but the error behaviour just didn’t seem connected to this.

Anyway, updating this post hoping it can help someone else in the future.

PROBLEM:
Suddenly when I try to login into my app on the dev-env (or any branch of the dev env) I get a black screen with the error message
“Unexpected error, please try again shortly. (Reason: bal)”
I see the url that id does a redirect with a access-token. When I refresh the page it redirects me to the login page, but I can not login. I get the error popup “Sorry we ran into a temporary bug”. If I try the wrong password it informs me that my credentials are wrong.

For users who are already logged in, everything works.

And it works in production.

I’ve filed a bug-report but no response yet.

Anyone recognizes this?

This topic was automatically closed after 70 days. New replies are no longer allowed.