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.

  • __init__@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    I’m not actually familiar with truenas or its ui, but if you have kubectl access you should be able to poke around in the logs and see what’s going on. I’m not sure if these logs are shown in the ui anywhere. With helm, there are so many different things it could be that there’s no use in speculating without some logs.