jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
756 stars 167 forks source link

Reverse Proxy Stopped Working #222

Open p0rtL6 opened 2 years ago

p0rtL6 commented 2 years ago

I am running the reverse proxy for a few other containers on my server, it was working fine until recently when nothing will pass through the proxy. The sites it is set to proxy are accessible and work fine on their own. I have tried restarting the container, rebuilding the container, changing the external and internal ips, disabling and enabling ssl certs, nothing has worked. There are no errors in the logs, and no visible issues, the websites simply fail to load and timeout.

jlesage commented 2 years ago

Looks like Nginx Proxy Manager cannot be reached from the internet ?

jlesage commented 2 years ago

You can also look at log/proxy_host-*.log, under the directory you mapped to /config, to see if you have any activity while accessing your proxy host.