
I am getting the following error when trying to deploy a feature from the github repository Failed to connect to appwrite-executor port 80 after 2 ms: Couldn't connect to server with status code 0

After 5 minutes I launched it again and it worked

Are you self hosting? What version of Appwrite are you on?

In 1.4.4 version

Try using the upgrade command to upgrade to 1.4.6

Good afternoon.
I updated to version 1.4.6 and the deployment works correctly, I had to redo the deploy and was active correctly, before the update worked correctly the execution of the function, but now it generates the following error:
An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code: 500
The following is shown at the log level. Operation timed out
As I am writing this, I decided to run the function again and this time it worked hehehehehehehehe
Best Regards
Recommended threads
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
