I was trying to migrate to the new version and after the update I got the Failed to create connection: php_network_getaddresses: getaddrinfo failed: Name does not resolve error.
I found a previous thread (https://appwrite.io/threads/1146946846435049573) about this and I tried everything provided there, but nothing helped. Any help is appreciated.
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...