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)
I also encountered the same error and didn't know how to fix it, so I had to revert to version 1.8.1.
cc <@452316113016193024>
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...