-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
Used Docker Stack
The Used Docker-Stack was the Docker-Compose from the Website at https://nginxproxymanager.com/guide/#quick-setup
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker 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
I'm getting an Bad Gateway Error when trying to setup an Proxy-Host for External Websites (specifically when using HTTPS)
Nginx Proxy Manager Version
v2.2.3
To Reproduce
Steps to reproduce the behavior:
- See Pictures at Screenshots
Expected behavior
I can successfully reverse-proxy the given Website
Screenshots
Here is an Example where i tried to setup an Proxy-Host for https://nginxproxymanager.com:443:



To test if the Container can access the Website, i did an Curl of the Exact URL inside of the Container, which is successful:

Operating System
Debian Server
Additional Information