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
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- HackByte X AppWrite
I am Om an Organiser at Hackbyte, Central India's largest hackathon. We are an MLH acreddited hackathon and this is our 4th iteration. Last year we had around ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...