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
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...
- Timed out waiting for runtime
I run in FRA and in general I’m regularly seeing occasional function timeouts waiting for runtime. These functions are user initiated so my app is basically un...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...