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
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...