
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
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Connecting server functions to GitHub re...
The project I am working in has recently moved organizations on Appwrite. The same is true for the repo on GitHub, which as moved from a private user to a organ...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
