-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
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
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
Sometimes, and I can't really pin down when, HTTPS sites added in NPM break. This can happen after a container-restart or during normal operation. When this happens, chrome reports either ERR_HTTP2_PROTOCOL_ERROR
or NET::ERR_CERT_AUTHORITY_INVALID
with a certificate issued to and from localhost. Restarting the container or the host doesn't seem to fix this issue.
Accessing the same URL over HTTP instead of HTTPS works perfectly fine.
The only reliable way to fix this seems to be to click Edit and then Save on each individual Proxy Host.
Nginx Proxy Manager Version
v2.9.18
Expected behavior
NPM directs the traffic normally
Operating System
debian 11
juan-manuel-alberro, Spiraster, derekoharrow, kingsleyadam, qwrtty and 2 moretsvane and rachelf42