[Solved] Could not resolve host: appwrite-executor with status code 0
- 0
- Resolved
- Self Hosted
- Functions
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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...