Web Developer
Hello, I already added this to a comment in the functions domains post, but since it seems unrelated I'll create a proper topic here.
I get an error when trying to execute any function, "An internal curl error has occurred within the executor! Error Msg: Could not resolve host: 65e07b00bbed8\nError Code: 500" where the alphanumeric changes for each execution..
in the executor log i get the following:
"Type: Exception"
"Message: An internal curl error has occurred within the executor! Error Msg: Could not resolve host: 65e07f5d88add"
"File: /usr/local/app/http.php"
"Line: 1021"
I'm wondering if anyone knows where I should start looking to figure this one out? 🤷♂️
I have Appwrite version Version 1.4.13, running through coolify.
I have tried creating the function through CLI and github, both fail in the same way.