Nginx Proxy Manager giving me a headache

Associate
Joined
18 Jun 2020
Posts
403
Location
Warminster
I have Nginx Proxy Manager running on a Pi via Portainer. I'm having issues whereby I can access all my proxy hosts using their internal IP addresses (e.g. 192.168.1.200:81 for NPM itself), but can't access them via their FQDNs (e.g. nginx.DOMAIN.co.uk for NPM)

NPM has been running fine for months now, this has happened out of the blue. If I ping nginx.DOMAIN.co.uk I get no errors. I have a static IP.

Any ideas what I could try in order to troubleshoot what's happening?
 
Thanks @Rainmaker - I actually figured out over the weekend what was causing the issue - somehow, when last updating the container, the ports seem to have defaulted. I have custom port forwarding on my router, and therefore this is where everything was failing. Now that I have set the ports to the correct values, everything is back working :)
 
Back
Top Bottom