I have a Cloudfunction on my self hosted Appwrite instance (Version 1.4.13) The Problem is, that sometimes when I execute this function i get the following error:
An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code: 500
I have this error approximatly on 1/10 calls to the function.
This is the error I get in the openruntimes-executor logs:
openruntimes-executor | [Error] Type: Exception openruntimes-executor | [Error] Message: An internal curl error has occurred within the executor! Error Msg: Operation timed out openruntimes-executor | [Error] File: /usr/local/app/http.php openruntimes-executor | [Error] Line: 1027
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...