
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
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- migrate storage bucket to external s3
I try to migrate the current s3 storage (docker volume) to an external provider. I copied all files from /var/lib/docker/volumes/appwrite_appwrite-uploads/_data...
