
I created a snapshot on Digital Ocean and with that created a cloned Droplet. When I try to login to the new droplet I cant login with my credentials. Why is that? I also cant signup because the maximal Number of Users.
The Logs are in the attached text file

Those are the logs for the appwrite main container?

yes

I would try doing
docker compose down && docker compose up -d

After restarting, could you please check logs again?

Tell me if something changed

when i get the docker logs again it only says
Appwrite functions worker v1 has started
[notice] Starting worker 0b1019180115:7:v1-functions
Recommended threads
- list() is very slow; eventually shows no...
When I use the web browser to view the collections in my database, the documents they contain are normally displayed within a few seconds. For a few days now, h...
- Can't start docker containers beacuse no...
Hi, I'm testing my app where I upload also files to appwrite storage. As I suspect, I've filled up my disk. Now I can't start Appwrite. Could I ask for help wit...
- Problems with adding my custom domain
