Kevins35Original post
Rank 1: Thread
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
Summary
Developers are experiencing issues logging into a cloned Appwrite instance on a new droplet. They are unable to log in with their credentials and cannot sign up due to the maximum number of users. They have checked the Docker logs and restarted the instance, but there haven't been any changes. They have also attached the logs in a text file.
Solution: It is suggested to try using the command "docker-compose down && docker-compose up -d" to restart the instance.