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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...