
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
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Connecting server functions to GitHub re...
The project I am working in has recently moved organizations on Appwrite. The same is true for the repo on GitHub, which as moved from a private user to a organ...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
