mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1744] 504 error with Chrome, Edge, Opera No error with Firefox, Brave or app #1299
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#1299
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 @Philmo67 on GitHub (Jan 10, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1744
Discussed in https://github.com/jc21/nginx-proxy-manager/discussions/1637
Originally posted by Philmo67 December 7, 2021
Hello,
I have a confusing problem: redirects to my services only work when using Firefox, or the dedicated Android apps (in LAN, WLAN and WAN, so the network/firewall configuration can be considered correct). I can't connect with Chrome or Edge, I get a 504 error.
I've purged the caches, including HSTS.
Latest docker image.
The services are set up as follows:
Error log shows :
2021/12/07 21:40:31 [error] 13228#13228: *114081 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.2, server: service.domain.org, request: "GET / HTTP/2.0", upstream: "http://192.168.1.20:80/", host: "service.domain.org"Access log shows :
[07/Dec/2021:21:39:40 +0000] - - 499 - GET https service.domain.org "/" [Client 192.168.1.2] [Length 0] [Gzip -] [Sent-to 192.168.1.20] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43" "-" [07/Dec/2021:21:40:31 +0000] - 502 502 - GET https service.domain.org "/" [Client 192.168.1.2] [Length 556] [Gzip -] [Sent-to 192.168.1.20] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43" "-" [07/Dec/2021:21:41:23 +0000] - 502 502 - GET https service.domain.org "/favicon.ico" [Client 192.168.1.2] [Length 556] [Gzip -] [Sent-to 192.168.1.20] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43" "https://service.domain.org/"I tested using Brave and services work fine, however, no success using Opera.
So the same services are OK using Firefox and Brave but sending a 504 error using Chrome, Edge and Opera ...
Where to start investigating?
@Philmo67 commented on GitHub (Mar 23, 2022):
What tools do you use to see what is going on ?
What do Chrome, Edge or Opera have in common that could cause timeout/bad gateway error when establishing connection (that Firefox, Brave or an android app do not have) ?
@github-actions[bot] commented on GitHub (Feb 27, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 12, 2025):
Issue was closed due to inactivity.