!Self Hosted - Self-hosting your services. 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?
like this
Self Hosted - Self-hosting your services. reshared this.
TagMeInSkipIGotThis
in reply to Sarah Brown • • •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.
Sarah Brown
in reply to TagMeInSkipIGotThis • •TagMeInSkipIGotThis
in reply to Sarah Brown • • •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.
CapgrasDelusion
in reply to Sarah Brown • • •Try turning off "force SSL" "HTTP/2" and "HSTS" then try to renew. If that works it's a known bug and there's a fix in this thread:
github.com/NginxProxyManager/n…
Internal Error trying to renew cert · Issue #396 · NginxProxyManager/nginx-proxy-manager
GitHublike this
Sarah Brown, gkaklas and starlord2014 like this.
teclo
in reply to Sarah Brown • • •