The execution was started 3 days ago, but still in the processing status. Attempted to restart the server, but the process is still stuck in that state and I am unable to create new processes, as they go into waiting status. How do I clear them?
v1.2.1
Attempted to restart the server, but the process is still stuck in that state It's probably a ghost execution now and not processing.
Anything in your appwrite-worker-functions logs?
just that it started
how are you creating new executions? have you created a new execution since restarting?
Ah. I should have tried another execution. I saw those ones with waiting status and I didn't think to run another.
we can close this. Thanks.
ya unfortunately, those other waiting ones may have become ghost executions too if they were in the queue and now the queue is cleared (due to the restart). 1.3.x fixes a problem with queues being cleared after restart
Recommended threads
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...
- Python Function not working
I am getting this issue as well. Doesnt look like there was a solution as you guys were not able to replicate. Below is my code as well as the error. I started...