jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
755 stars 166 forks source link

Issues after updating to 23.03.01 #284

Closed rafcio82 closed 1 year ago

rafcio82 commented 1 year ago

Hey there,

All the proxy's stopped working after updating to 23.03.01. I'm running it in the Docker on my Unraid server.

I see no errors starting the docker. I got access to backend of NPM. I can renew the certificates, create a new one, everything works from that side.

When I try to access any of the URL configured in it I got a:

Network Protocol Error An error occurred during a connection to XXXXXX. The page you are trying to view cannot be shown because an error in the network protocol was detected. Please contact the website owners to inform them of this problem.

I've got a couple of domains and none of them works. No other changes than the update was made. I've tried to restart the container, no change.

Any help would be appriciated.

Thanks

Marcel40625 commented 1 year ago

same here

"ERR_HTTP2_COMPRESSION_ERROR"

reverted to v1.26.1

naelfe commented 1 year ago

Same here. No problems when accessing nextcloud directly via local IP. Can access nginx gui as well. Same error message trying to access NC via web. Rolled back to tag v1.26.1 and it's working again.

rafcio82 commented 1 year ago

Rolled back to v1.26.1, and like in naelfe case, it's working again.

jlesage commented 1 year ago

I'm looking into this. I temporarily reverted latest tag to v1.26.1.

jlesage commented 1 year ago

I pushed a new image to fix this issue!