It's more than a week now I keep getting same error on appwrite, did all manner of installations and reinstallations, researches, uninstalled Windows 11, downgraded to Windows 10, dual boot to linux, all because of trying to get things set, yet, I keep getting error.
AppwriteException: , ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = localhost, port = 59880, uri=http://localhost/v1/account (0)
It's just a painful one π
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...