dammyOriginal post
Rank 5: Hypervisor
AppwriteException: , ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = localhost, port = 59880, uri=http://localhost/v1/account (0)
I added the Internet permission in the Manifest file, restarted the app and still got same error 😞
Summary
Developers are encountering a `AppwriteException` with a `ClientException` indicating connection refused to localhost on port 59880. The user added Internet permission and restarted the app but the error persists.