
I'm getting an error message when I try to open the Cloud Website: {"message":"The current user has been blocked. You can unblock the user from the Appwrite console.","code":401,"type":"user_blocked","version":"0.10.15"}
I got this after I logged in and out multiple times with same and different Account. I accidentally created a second account and then I had to check all my password in my password manager. Maybe this is a ratelimit for logins?
I would be happy to see this being unblocked :D Thank you

Just to make sure, you get this error when trying to login to cloud right?

This happens if you delete your account. Did you delete one of your accounts?

Yes

And yes

And that was the key hint. deleting Session-Storage and/or Cookies fixed it for me!

So then you can login/register again?

@Maxi

Yes

Great, I will mark this as solved. Also I will tell other users with the same problem to try them applying your solution. Thanks 😁

[SOLVED] Getting "user_blocked" after opening https://cloud.appwrite.io

I have to thank you guys

Thanks to you for finding the solution, the number of users with the same problem was starting to rise exponentially 😆
Recommended threads
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- Is it possible to getRow with all relati...
With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tr...
- Cache appwriter
When using Appwrite in React to display data from a database (e.g., some products) on the main page, is it possible to serve cache on the backend side at the Ap...
