I used to run functions on version 1.5.10 but ever since i moved to version 1.6.x its' been failing constantly with the same error.
"Internal curl errors has occurred within the executor! Error Number: 28. Error Msg: Failed to connect to 67a3a838b3c0d port 3000 after 5003 ms: Timeout was reached Error Code: 500"
i'm able to run same functions on cloud without issues, i want to create a lot of functions and there's a limited number i can create on cloud.
Can i get help with either a sample docker compose or .env file with a working function setup.
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...