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
- Bug: Cloud Function On Schedule Didn't R...
Heya I have a cloud function with this cron `0 17 * * *` to run at 9AM PT every day. I have not touched this since I set it up, and it has been working fine s...
- functions
Code for function not being created in Github. Permissions are set correctly, repository is created, however no code is in the created repository. Just trying...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...