Back

[SOLVED] Cant add User after installing

  • 0
  • Self Hosted
  • General
Xanta
28 Jun, 2023, 06:25

Hey there! I really like Appwrite and wanted to install it. After installing I get to the login, try to register, but it says that max users have been reached. Is there any way to either check manually who that user is or a way to delete all users and add one root manually? (I had Appwrite installed some time ago, so it may be possible, that a User already existed, but shouldnt it have been deleted back when I uninstalled Appwrite?)

TL;DR
The user is unable to add a new user after installing Appwrite. The solution is to wipe Appwrite by running the command `docker compose down -v && docker compose up -d` to allow the registration of a new console user.
Meldiron
28 Jun, 2023, 08:51

Hey 👋 If you don't care about any data on your instance, you can wipe the Appwrite. That will allow you to register new console user.

To wipe Appwrite, you can run: docker compose down -v && docker compose up -d

Meldiron
28 Jun, 2023, 08:51

Also, if you just want to play around, feel free to use Appwrite Cloud 😇 It's free, you can make an account here: https://cloud.appwrite.io/

It's like self-hosting, but without overhead of managing the server

Xanta
28 Jun, 2023, 09:14

Surprisingly, that worked :P Thanks alot!

Drake
28 Jun, 2023, 13:36

[SOLVED] Cant add User after installing

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more