I have self-hosted Appwrite and whenever I restart my server, I see the error Could not resolve host: appwrite-executor with status code 0 whenever I try to deploy or execute any function for any project. Running sudo docker compose up -d fixes the error, but it shows up again as soon as the server is restarted. Is there a fix for this? I am on version 1.4.3.
Why haven't you upgraded to the latest 1.4 patch? I think this was fixed in one of the patches
I did read the patch notes but I don't remember reading about this. I will try upgrading first
[Solved] Could not resolve host: appwrite-executor with status code 0
Recommended threads
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...