mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #2428] Upsteam timeout #1703
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#1703
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 @STR3IKERKRYPTON on GitHub (Nov 25, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2428
If I'm trying to access one of my Webpages over npm I'm getting a gateway-timeout.
This is the output of the proxy-host-2_error.log file:
2022/11/25 08:49:36 [error] 1279#1279: *23670 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.154.121, server: nginxproxymanager.domain.com, request: "GET / HTTP/2.0", upstream: "http://serverIP:81/", host: "nginxproxymanager.domain.com", referrer: "http://serverIP:81/" 2022/11/25 08:49:41 [error] 1279#1279: *23684 upstream timed out (110: Connection timed out) while connecting to upstream, client: 172.68.154.121, server: nginxproxymanager.domain.com, request: "GET /favicon.ico HTTP/2.0", upstream: "http://serverIP:81/favicon.ico", host: "nginxproxymanager.domain.com", referrer: "https://nginxproxymanager.domain.com/"Docker logs:
[11/25/2022] [6:53:18 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [6:53:18 AM] [SSL ] › ℹ info Renew Complete
[11/25/2022] [7:31:06 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [7:33:33 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [7:43:28 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [7:50:52 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [7:51:56 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [7:53:17 AM] [SSL ] › ℹ info Renewing SSL certs close to expiry...
[11/25/2022] [7:53:18 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [7:53:18 AM] [SSL ] › ℹ info Renew Complete
[11/25/2022] [8:08:59 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [8:36:52 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [8:37:07 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [8:43:41 AM] [Access ] › ✖ error access_lists:list undefined Permission Denied
[11/25/2022] [8:44:16 AM] [Express ] › ⚠ warning Cannot read properties of null (reading 'id')
[11/25/2022] [8:48:04 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [8:53:17 AM] [SSL ] › ℹ info Renewing SSL certs close to expiry...
[11/25/2022] [8:53:18 AM] [Nginx ] › ℹ info Reloading Nginx
[11/25/2022] [8:53:19 AM] [SSL ] › ℹ info Renew Complete
[11/25/2022] [8:53:49 AM] [Access ] › ✖ error certificates:list undefined Permission Denied
Does anyone have an idea?
@github-actions[bot] commented on GitHub (Feb 4, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 21, 2025):
Issue was closed due to inactivity.