
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
TypeScript
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
TL;DR
Developers are encountering errors when trying to execute functions, with warnings about DNS lookup failures and timeouts. The dashboard shows a cold start timeout error with a status code of 500. This may be due to a network issue.
it looks like network issue
Recommended threads
- Admin panel
- Settings page on storage in a bucket goe...
When navigating to a settings page in a bucket i recieve a 404 with the following error: ``` 2025-06-06T12:02:46.582655899Z [Error] File: /usr/src/code/app/cont...
- cant set role?
hi there, whats the reason i cant use some of the premade roles? thanks
