Rank 1: Thread
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?
Votes
0
Replies
6
Participants
Unknown
Messages
7
Rank 1: Thread
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?
Rank 1: Thread
No, my Appwrite is on a docker instance in a remote server
Have you tried refreshing the page?
Rank 1: Thread
yes i did, the appwrite cli also says its processing
Would you please check the docker logs for the appwrite-worker-databases container?
Rank 1: Thread
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:240the line seems related to my issue so im going to inspect it from here further, my appwrite instance is in production