mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #617] Safari unable to open pages (NSPOSIXErrorDomain:100) #520
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#520
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 @chrstph-gg on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/617
Describe the bug
Safari on macOS and every browser on iOS is unable to open pages that are behind the reverse proxy. The error shown by the browser is "NXPOSIXErrorDomain:100" and only appears on desktop Safari. iOS does not report anything what so ever. Windows and Android work completely fine (Chrome, Edge and Firefox tested). I already found something, that has to do with that error, but should not affect this specific error. Our old Apache Proxy is working completely fine.
Note: Our Services linked to the proxy are using Apache, which usually should be no problem.
To Reproduce
Steps to reproduce the behavior:
Operating System
EDIT: Reproducing added
@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):
Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/661