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
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Issue with OAuth 2.0 authentication
Good evening, I’m reaching out because I’m having a small issue with Appwrite. I’m trying to set up OAuth2 with Twitch, and even though I’m entering the correc...