Urgent: Functions randomly failing with "Failed to connect to 68a3931c41438 port 3000 after 5001 ms"
- 0
- Functions

Hi all, I’m facing a critical issue with my Appwrite self-hosted instance where some of my functions have randomly started failing with the following error:
Internal curl errors has occurred within the executor! Error Number: 28. Error Msg: Failed to connect to 68a3931c41438 port 3000 after 5001 ms: Timeout was reached
Error Code: 500
• If I redeploy the affected function, it works again, but after some time, the same error returns.
• After redeploying, the function execution time jumps to 5–8 seconds for a while (normally it’s <100ms).
• This issue started on Appwrite 1.6.1 and persists after upgrading to 1.6.2.
• Issue occurs randomly, not tied to specific function code
• Redeploying or compose down/up is only a temporary fix
• I also noticed that when running docker compose down
, I get this error:
failed to remove network runtimes: Error response from daemon: error while removing network: network runtimes id 63e0f1892c4c2e55eff9168e2bb654909ac30a2f721f232711294f3c9ba8d1d2 has active endpoints
This started appearing around the same time as the function failures.
This is causing major disruption for us.
Any assistance or suggestions would be greatly appreciated!
Thanks in advance for any help!
Recommended threads
- Function deployments stuck on waiting
Project ID: **orteos** Function ID: ** crawl_worker** Deployment ID: ** 68a8a8cc668c72293b33** Theres multiple deployments waiting in line
- Synchronous function execution timed out...
Hello everyone! I know this is an old question that many of you have already asked, but I'm doing it again because I can't understand the real solution or impl...
- Issue with database event trigger for a ...
I created a function hosted it on aperture connected it to my domain, in the settings I added da collection to listen to any time a new document is created , it...
