[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
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...