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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...