So I got a warning that nginx proxy manager hadn’t been renewing my certificates for a while tonight.

Tried to renew them manually.

It broke, everywhere, badly. Ended up reinstalling from scratch, even on a different machine, but it Would Not Work. Kept throwing internal NPM errors.

Is it currently broken? I’ve resorted to a manual nginx config for now. but it’s not ideal. Anyone else seeing flakiness from nginx proxy manager?

  • TagMeInSkipIGotThis@lemmy.nz
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 months ago

    I had a similar problem - the auto-renew didn’t work.

    My setup had nginx proxy manager running on an unRaid box using macvlan network, and connected to unifi switching. What the problem was for me was the NPM box wasn’t able to get external network connectivity so like you I ended up reinstalling it all over again.

    Problem kept happening, so in the end I just ditched it all & went CaddyV2 and (touch wood) so far no problems.

      • TagMeInSkipIGotThis@lemmy.nz
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Heh, mine’s not so different, multiple subnets - plus Wireguard :)

        I don’t exactly know why but in the end it was definitely a inter-vlan connectivity problem I kept hitting. The pain was trying to prove it out as the official Nginx Proxy Manager container for unraid didn’t include anything like ping / traceroute etc.

  • teclo@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I had an issue like this, I actually shelled into the docker container and found that the process to upgrade was running but had stalled. So I killed it and then made a new request and it worked.