Hello all,
For months i have been struggling with sporadic function execution timeout. I cannot seem to find a pattern, other than sometimes it helps to startup the appwrite docker container and wait a while(maybe 5-10 minutes), without interacting with appwrite at all, whereafter its more likely to not timeout. Im unsure how to find useful error messages using Docker Desktop. I've tried looking for error messages in the appwrite-executor container. I could really use some debugging help, as the issue has only gotten worse, and now significantly disrupts the development process. Another note: It happens more after re-deploying my function with the appwrite-CLI.
Im on self-hosted appwrite 1.4.13 and CLI 4.2.0
Thank you in advance.
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...