July 27, 20241 yr On my UNRAID box, I have a fresh install of Nginx-Proxy-Manager-JC21 and an able to request a SSL cert successfully. I can create a Proxy Host, enter the fqdn (ie. sub.domain.com). Scheme: http Forward Hostname/IP: 127.0.0.1 Forward Port: 3001 I click save and it shows green online. When I access sub.domain.com, it always sends me to the UNRAID WebUI and does not forward the sub.domain.com to the correct port 3001. What could I be missing?
July 27, 20241 yr Solution Don't use 127.0.0.1, that's be the local address of the container. Use the actual network IP of where the service is running.
July 28, 20241 yr Author 18 hours ago, Kilrah said: Don't use 127.0.0.1, that's be the local address of the container. Use the actual network IP of where the service is running. Thanks. I decided to host NPM on another host on the same LAN.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.