I'm trying to update from 1.8.1 to 1.9.0 but I keep getting this error:
http://appwrite/v1/health/version => Operation timed out after 2001 milliseconds with 0 bytes received; http://host.docker.internal:80/v1/health/version => Could not resolve host: host.docker.internal (Domain name not found)
TL;DR
Developers are unable to update to version 1.9.0 from 1.8.1 due to an error related to host.docker.internal. The issue is with the domain name resolution when checking the health version. This error could be caused by networking configurations. Check and update your Docker networking settings to resolve this issue and successfully update to version 1.9.0.Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...
- Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.