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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...