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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....