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
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?
- Python function - error while creating /...
I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up t...