mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1160] 502 Gateway error HTTPS SSL: error:1408F10B:SSL wrong version #953
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#953
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frisodubach on GitHub (Jun 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1160
I get a 502 Gateway error no matter what, when using https proxy host for Nextcloud and Ghost, using DNS provider Cloudflare.
Nginx Proxy Manager Version
2.8.1
To Reproduce
Steps to reproduce the behavior:
Operating System
Docker (Raspberry PiOS)
Additional context
Everything works fine when using HTTP, but when I switch to HTTPS it stop working and throwing a 502 Gateway. I've tried it with pretty much every setting, and no success. I've also tried turning off TLS 1.3 on Cloudflare, and disabling 'Force HTTPS' but both were not succesful. The problem seems to be on the Proxy host side. I found the SSL error in /data/logs/error.log
@TheCatster commented on GitHub (Jul 5, 2021):
I have the same exact issue, with the same error (only difference being I run NPM in docker on Debian x86_64.) Did you ever find a solution to this?
@frisodubach commented on GitHub (Jul 6, 2021):
No sadly not. I haven't had time to work on figuring out the issue. Good to hear that it's not an issue with just my architecture.
I run NPM in docker too btw.
@TheCatster commented on GitHub (Jul 6, 2021):
Yeah, some of the services I'm running are mission critical, so I just resorted to switching to Caddy. This was a fun project to play with.
@inthebrilliantblue commented on GitHub (Aug 31, 2022):
So Im thinking this issue is being caused by SNI. If you are going -> nginxproxymanager HTTPS -> internal server HTTPS with SNI not required, it works. But if you are requiring SNI (such as on IIS), you will get the 502 error.
@github-actions[bot] commented on GitHub (Mar 10, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 22, 2025):
Issue was closed due to inactivity.