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
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...