Hello I am trying to install Nginx Proxy Manager with appwrite but i have a problem. When accessing port 81 with my host IP, the page does not work. But with the ip 127.0.0.1 it seems to work. What should it be? Imagen
Are you testing from the same place for both requests?
Btw, if you need help getting NPM and Appwrite set up together, this might help: https://medium.com/@stnguyen90/how-to-run-appwrite-behind-nginx-19348ed34243
Hello, yes I was just following your guide. but I don't know why it doesn't work on my host
in all the tutorials that I see it works if you modify anything
In the screenshot, you showed curl localhost, but not curl with the server IP
I'm thinking it's a firewall problem
if because it didn't work for me, now I reinstalled and if it works for me in curl. But when accessing the page it still doesn't work
And this is from a different host, right?
yes
Ya, this sounds like a firewall problem. Either on your host or a firewall setting on your VPS provider
Wow, didn't see that guide before. It's gonna be useful for me tomorrow
I couldn't fix it, so I formatted the vps and now it works. Greetings
Mark it as solved so people know <:appwritepeepo:902865250427215882>
[Solved] Nginx Proxy Manager
[SOLVED] Nginx Proxy Manager
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...