I just created a new collection, added the attributes, and now the new attributes are stuck at "processing" for hours already, any help on how to debug this?
Is this on cloud?
No, my Appwrite is on a docker instance in a remote server
Have you tried refreshing the page?
yes i did, the appwrite cli also says its processing
Would you please check the docker logs for the appwrite-worker-databases container?
hmm, thanks for this, 1 familiar error which I have been getting a lot lately, and noticed from the logs is a
has failed Exception: Failed to connect to database: SQLSTATE[HY000] [1040] Too many connections in /usr/src/code/src/Appwrite/Resque/Worker.php:240
the line seems related to my issue so im going to inspect it from here further, my appwrite instance is in production
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...