nginx-proxy-manager: Access List + Restart = invalid Cert on all endpoints with access list applied

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image? yes
  • Are you sure you’re not using someone else’s docker image? yes
  • If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? na

Describe the bug Per Title

To Reproduce Create an access list that has an internal subnet white listed (i.e. 10.0.0.0/8). Apply it to endpoints and save with let’s encrypt certificate. Save. Verify that it works without issue Restart nginx proxy manager docker container Close browser, open it again and go to same url

– Results in invalid certificate and inspection shows that it’s the dummy certificate.

Go into the endpoint Save the endpoint without changes Refresh browser Works fine again.

Note that all endpoints that do not have an access list assigned work fine.

Expected behavior Should survive restarts properly and apply the certs correctly without having to save the endpoints individually every time.

Operating System Ubuntu 20.10

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Reactions: 11
  • Comments: 20

Most upvoted comments

nope. still have problem, I think It is time to learn something else traefik for example.