Hi,
I just installed Appwrite using the provided docker run install command. When opening the browser, I'm redirected to the login page but I haven't created an admin account yet. The console shows a 401 unauthorized error as shown in the screenshot. Clearing cookies and using incognito mode has the same result
In case it's relevant: I'm pretty sure I previously tried out Appwrite on this machine. Is it possible there is some leftover config files on the host?
Yes there's probably old data still around
Thanks. But no luck. However.. If I click on sign up, I can create an account and everything works as expected. I would have thought that I'd be directed there on first page load but it's not a big deal. I'd suggest mentioning this in the docs. (FWIW, there are 3rd party tutorials online that mention you should see the account creation page on first page load which is why I was confused)
No, you aren't directed there on first load
Those tutorials are probably very old
Ok thanks Steven!
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...