
Hi, i just came across this yesterday and it worked like a charm on selfhosting on my personal windows machine because im testing everything. But now, on Appwrite site, everytime i try to deploy i get Failed to connect to exc1 port 80 after 0 ms: Could not connect to server with status code, im hosting appwrite on 81 so on the .env i changed to that but Failed to connect to exc1 port 81 after 0 ms: Could not connect to server with status code 0, saw on the forum the solution for someone was 8080 so i did that but Failed to connect to exc1 port 8080 after 0 ms: Could not connect to server with status code 0

what can i do?

Recommended threads
- I can't access my appwrite using my doma...
but if I use IP it is work
- Error importing data after server migrat...
Hello, I recently purchased a new web server and when trying to migrate my data from the old server to the new (both self-hosted instances of appwrite on coolif...
- REST API does not work for queries
``` curl -X GET "https://cloud.appwrite.io/v1/databases/<db-id>/collections/<c-id>/documents" -H "X-Appwrite-Project: <project-id>" -H "X-Appwrite-Key: <key>"...
