
Hey everyone. I'm trying to deploy functions but i get error when i try to execute it. the error the error shows on the executor logs
Warning: Undefined array key "listening" in /usr/local/app/http.php on line 1023
Warning: fsockopen(): Unable to connect to 666c52427527f:3000 (DNS Lookup resolve failed) in /usr/local/src/Executor/Validator/TCP.php on line 45
Warning: fsockopen(): Unable to connect to 666c52427527f:3000 (DNS Lookup resolve failed) in /usr/local/src/Executor/Validator/TCP.php on line 45
Warning: fsockopen(): Unable to connect to 666c52427527f:3000 (DNS Lookup resolve failed) in /usr/local/src/Executor/Validator/TCP.php on line 45
[Error] Type: Exception
[Error] Message: Function timed out during cold start.
[Error] File: /usr/local/app/http.php
[Error] Line: 1032
also in dashboard it says
Function timed out during cold start.\nError Code: 400
Triggered by: http Status Code: 500

it looks like network issue
Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
