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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...