[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
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...