I’m using the Nginx Proxy Manager from Truecharts and since the most recent update (2.11.1_9.13.0) the app isn’t deploying anymore with the following message in the event history:

Startup probe failed: dial tcp 172.16.0.75:81: connect: connection refused

Has anyone figured out how to fix this?

And I can’t use the app from TrueNAS because I can’t set the ports to anything below 9000 because of the LoadBalancer they are using for their apps. I also tried using the docker image directly and deploy it as a custom app in TrueNAS and set a static IP for it but when going to the IP it doesn’t load anything.

Edit: even an older version of the app is not deploying anymore (2.11.1_8.5.0)

Edit2: well, at least the older version deployed now I guess it just took a very long while to do so.

  • WeirdGoesPro@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Are you using Nginx to make your app available on the web? If you are on a home internet connection, how confident are you that your ISP has given you a static IP?

    Running Nginx and Tailscale to route traffic through a VPS with a static IP has been way more reliable for me than any attempt at static IP hosting from a home connection in the past. At $5-$15 per year, a VPS is cheaper than the hassle of troubleshooting with an ISP at home.