Getting this on all my functions now:
An internal curl error has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: 65eb51c3dfd36\nError Code: 500
Self-hosted, 1.5
Does a redeploy fix it? @Meldiron @Khushboo
it does not
Made a new function, same error
What are the logs for
docker compose logs appwrite
And
docker compose logs openruntimes-executor
?
same issue
appwrite.. does a lot more
I'm guessing it's talking about this..?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...