mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #548] Nginx Reverse Proxy for Apache webserver causing problems with IOS clients #460
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#460
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 @fhm0514 on GitHub (Aug 8, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/548
Hello, am new to all of this, I am by no means an expert on Nginx and Apache. My Apache Webserver is behind the Nginx Reverse Proxy, overall it is working, except for IOS devices. IOS devices trying to access my website in the Apache server will get an error "The operation couldn’t be completed. Protocol error with a code of " regardless of the browser. This only happens with IOS devices, Android, Windows, and Linux does not show this problem and works as expected.
After googling, a possible solution is to set the Nginx reverse proxy to "proxy_hide_header Upgrade;" or my Apache server with "Header unset Upgrade", both of which I do not know how to do. Please help.
The source of this information came from this link
@JCandle commented on GitHub (Aug 23, 2020):
Did you figure this out? Having the same issue. Are you on iOS14?
The problem for me did turn out to be iOS 14 devices not resolving externally. I submitted a bug report.
@florianeichincode commented on GitHub (Nov 5, 2020):
Same issue with workarround https://github.com/jc21/nginx-proxy-manager/issues/661
@chaptergy commented on GitHub (May 12, 2021):
Closing in favor of https://github.com/jc21/nginx-proxy-manager/issues/661