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
- Bug: Cloud Function On Schedule Didn't R...
Heya I have a cloud function with this cron `0 17 * * *` to run at 9AM PT every day. I have not touched this since I set it up, and it has been working fine s...
- functions
Code for function not being created in Github. Permissions are set correctly, repository is created, however no code is in the created repository. Just trying...
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...