Could not resolve host: appwrite-executor with status code 0
Is this appwrite cloud?
Not, self hosted
Okay
Run in your appwrite folder this command and send the result:
docker compose logs appwrite
okay
I am having the same issue. I don't know if I should open another support post for the exact same error. OP, are you hosting your function on github? I started having problems upon github integration myself...I think.
i had too , because after system restart openruntimes-executor not starting , to resolve issue edit docker-compose.yml and add restart : unless-stopped under openruntimes-executor.
Yes, this could be too a potential solution: https://discord.com/channels/564160730845151244/1156583888261484634
Please, create a post here before
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...