Back

Self hosted cloud functions " error has occurred within the executor"

  • 0
  • Self Hosted
  • Functions
Naos
12 Apr, 2024, 09:57

For some reason I can not get the cloud functions to work; Deploying via the CLI is no issue (I have no github connected) But every time I get "An internal curl error has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 6619044476f5c\nError Code: 500" when trying to execute any function from the GUI (same from code) I have tried mapping specific docker networks as suggested in https://github.com/appwrite/appwrite/issues/2940 but no luck;

Is there a step Im missing here?

The executor log shows the following:

2024-04-12 11:51:29 2024-04-12 11:51:29 Warning: Swoole\Table::set(): key[appwrite-executor-66083886002a0dfde2aa-661904218d00ec8d470d-build] is too long in /usr/local/app/http.php on line 419 (x4)

2024-04-12 11:51:50 [Error] Type: Exception 2024-04-12 11:51:50 [Error] Message: An internal curl error has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 6619043595c12 2024-04-12 11:51:50 [Error] File: /usr/local/app/http.php (x4)

"key[appwrite-executor-66083886002a0dfde2aa-661904218d00ec8d470d-build] is too long in /usr/local/app/http.php on line 419 2024-04-12 11:51:31 " Feels new to me, perhaps due to the changes in the docker / .env files; Ill try to play with that;

TL;DR
Problem deploying self-hosted cloud functions via CLI without GitHub connected. Error "An internal curl error has occurred within the executor! Error Number: 6." Tried mapping docker networks, but no luck. Error log shows a warning about key length being too long. Suggest checking changes in docker/.env files as a possible solution.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more