Open thueske opened 2 years ago
I've been seeing this a lot lately while I'm restructuring my internal network and editing my access lists, re-saving 29 hosts is not fun.
Having the same issue, current easiest workaround i found is to create another access list, workflow looks like this:
Restarting the container does not fix the issue
You don't have to make a temp access list, simply pressing edit then save fixes it for me.
good note @RafaelSchridi - i didnt realise that worked! Just tried it and it works for me also, that makes life a little easier, cheers.
Yep, still an issue. Annoying and time consuming to solve, but you have to edit each proxy host and then immediately hit save on the edit dialogue. This must re-apply the updated access list rule set to the proxy host.
Not sure of a permanent solve on this one, perhaps loop through each proxy host on save of the access list to re-apply the rules to it?
I think this is a nogo. At least we lost access to the admin interface which is also behind a proxy_host with access_list...
will this ever be fixed? this bug is really annoying ;)
There is a bunch of issues scattered around this topic, (I think this is the oldest one?) But it looks like somebody has a made a PR to fix this #2530, so now we wait for approval.
Issue is now considered stale. If you want to keep it open, please comment :+1:
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug Adding IP addresses in access lists causes a dummy certificate from localhost to be delivered. The vHosts that use this access lists have no SSL configuration - they listen only on port 80.
Nginx Proxy Manager Version v2.9.13
To Reproduce Steps to reproduce the behavior:
Workaround: Take a vHost and save it again - the SSL configuration should be regenerated.
Expected behavior The new IP address is added to the access list and my pages are still accessible via SSL.
Further information
Broken vHost: https://pastebin.com/HVj1sPKw Functional vHost: https://pastebin.com/tPNYEA2i
Operating System Banana Pi M1 with Armbian and latest Docker