[Error] Message: Internal curl error has occurred within the executor! Error Number: 28
- 0
- Self Hosted
I am running a self-hosted Appwrite instance on a lab.
I am running it into an Ubuntu server, using CloudFlare for DNS, I followed the documentation on https://appwrite.io/docs/advanced/self-hosting/installation.
I deployed the Starter Function but I get this error on Appwrite console:
Internal curl error has occurred within the executor! Error Number: 28\nError Code: 500
I looked on openruntimes-executor container and I saw this error:
[Error] Type: Exception
[Error] Message: Internal curl error has occurred within the executor! Error Number: 28
[Error] File: /usr/local/src/Executor/Runner/Docker.php
[Error] Line: 1145
My .env file is a copy of this and the docker-compose.yml file is a copy of (this)[https://appwrite.io/install/compose], the lack of information about this error is giving me a clue that I might be doing something wrong but not sure where, I really will appreaciate any help/clue to fix this error.
I am using appwrite 1.7.4 (has the docker-compose.yml shows)
Recommended threads
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...
- 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...