I installed docker on my windows machine and pulled appwrite image. I also used the default port for http and https but I can't view the appwrite console on my browser using localhost:80. It's displaying gateway timeout after reloading it. I've tried to find solutions online but I wasn't able to.
What could be the issue?
Hey, can you show the output of docker ps
Recommended threads
- Github App "Failed to retrieve access to...
When trying to connect the Github App on 1.8.1 I recieve this error: ```[Error] Method: GET [Error] URL: /v1/vcs/github/callback [Error] Type: Exception [Error]...
- Update from 1.8 to 1.8.1 failing
I have spent the past 2 hours trying to figure this out but I really dont know what to do. 1.8. was a fresh install because the upgrade from 1.7.4 was a total m...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...