Hey everyone,
I´ve run into a quite annoying and weird issue with using Nginx Proxy Manager, deployed on a Docker host in another subnet.
All of my redirects and proxy hosts works perfectly fine, except for those pointing to my NAS för the apps running there. I have tried multiple apps on TrueNas (Immich, PGadmin etc.) but neither of them is redirected to the correct port on Truenas.
For Immich, I have set the port to 30041, the proxy host is configured to point to http: / / my-nas-ip:30041 + I have tried with and without SSL cert. Every attempt leads to the Truenas UI instead, just skipping the intended port redirect.
So what have I tried so far?
Enabling websockets
Confiriming both DNS name lookup from the Docker host and curl http : / / my-nas-ip:30041 with good results
I have tried another NPM instances, both as an app in TrueNas but also as a LXC container in Proxmox. All with the same result.
Any ideas? Anyone else who has seen this?
I am all out of ideas as I can´t find anything at all in the Truenas UI to point me in the right direction either.
Thanks for any input!
D