mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #5106] 2.12.3 node not start #3110
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#3110
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 @bill-ding007 on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5106
chrome login 502 gateway error:
fallback_error.log have error:
2025/12/25 02:10:45 [error] 188#188: *8433 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.9.100, server: nginxproxymanager, request: "POST /api/tokens HTTP/1.1", upstream: "http://127.0.0.1:3000/tokens", host: "10.0.1.248:8181", referrer: "http://10.0.1.248:8181/login"
docker exec -it nginx-proxy-manager-app-1 netstat -ntpl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 160/nginx: master p
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 160/nginx: master p
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 160/nginx: master p
tcp 0 0 127.0.0.11:41727 0.0.0.0:* LISTEN -
tcp6 0 0 :::443 :::* LISTEN 160/nginx: master p
tcp6 0 0 :::81 :::* LISTEN 160/nginx: master p
tcp6 0 0 :::80 :::* LISTEN 160/nginx: master p
have not 3000 port listen about node service