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
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Login via GitHub Student Developer Pack ...