LuciOriginal post
Rank 1: Thread
I deployed my Appwrite on the server completely from the Appwrite instructions. I connected the TLS certificate there. After that I created a site in the Sites section. It was created successfully, no errors were given and are not given in the logs. But I can't connect to the site itself by the url that the appwrite console gives me, namely
http://oasis31.cloud.mars-lucifer.ru/
When I go there, it gives the error "502 Bad Gateway
Host Not Found or connection failed"
Summary
Developers deployed Appwrite on the server following instructions, connected TLS certificate, created a site successfully but getting a "502 Bad Gateway" error. Solution: Check the DNS configurations and ensure they point to the correct server IP address. Additionally, verify the server configurations to ensure the site is properly set up.