Hi!
I'm trying to configure Appsite sites, and I'm using Cloudflare for SSL. After I generate the SSL certificate (It generates fine it seems), I go and load the page and it eventaully runs into a 500 error with this error in the logs
appwrite | Internal curl error has occurred within the executor! Error Number: 7 openruntimes-executor | [Error] Type: Exception openruntimes-executor | [Error] Message: Internal curl error has occurred within the executor! Error Number: 7 openruntimes-executor | [Error] File: /usr/local/src/Executor/Runner/Docker.php openruntimes-executor | [Error] Line: 1145 appwrite-worker-stats-usage | [Job] Received Job (6860e9692c2c55.49041685).
I'm also seeing this in my logs every once in a while
appwrite | Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds. appwrite | [Error] Timestamp: 2025-06-29T07:22:29+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: / appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds. appwrite | [Error] File: /usr/src/code/src/Executor/Executor.php appwrite | [Error] Line: 415 openruntimes-executor | [Error] Type: Exception openruntimes-executor | [Error] Message: Internal curl error has occurred within the executor! Error Number: 7 openruntimes-executor | [Error] File: /usr/local/src/Executor/Runner/Docker.php openruntimes-executor | [Error] Line: 1145
I know this is vauge, just let me know what information you need. This has been a bit of a headache to debug, and I'm more than willing to buy a support plan of some sort to get this figured out!
Just as a little update, functions do the same, and throw the same error, but I also get this at the end I notice:
6860e4e40029a83ab491.functions.redacted.io is not a main domain. Skipping SSL certificate generation.
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...