Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve
- 0
- Self Hosted
- Functions
Hey I get this error when I wanna execute a function: Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 67d18e5c63566 Error Code: 500
I restarted everything... (docker compose up/down) I totally reinstalled everything event removed the volumes did Linux updates (ubuntu) restarted the server
Nothing I did not get any other error codes...
in docker logs appwrite I get this: [Job] (67d191f0b89c67.80953153) failed to run. [Job] (67d191f0b89c67.80953153) Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 67d191f0bab48 [Error] Type: Exception [Error] Message: Internal curl errors has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 67d191f0bab48 [Error] File: /usr/src/code/src/Appwrite/Platform/Workers/Functions.php [Error] Line: 615
Recommended threads
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...
- Dotnet functions on cloud
I'm trying to deploy my .Net8 functions to my project on cloud.appwrite through the CLI. I'm getting this error.