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
- Having issues with login via CLI
``` ~/appwrite ξ° appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...