mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #4476] 502 Bad Gateway #2866
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#2866
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 @CLU91 on GitHub (Apr 8, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4476
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I have an Ubuntu 24.04.2 LTS with Portainer installed in Portainer i created a network for NPM and a seperate network for Grafana and another one for my Zabbix Stack. So far everything was working as expected. I configured the Grafana and Zabbix-Web Container to have a second IP in the NPM Network.
After a reboot of the server today the Zabbix-Web is not reachable via NPM Forward anymore. And can't seem to get a hold on the issue. I'm searching Google for hours and nothing is working. I even recreated entire containers but still not working. Grafana Container and also other Web Services are running fine, except Zabbix-Web.
We are using a custom SSL-Certificate from our Domain Provider.
I'm trying to find hints in log files or anywhere but nothing is shown. The only error is see is 502 Bad Gateway - Open Resty. When i am in the bash of the NPM and do a curl http://172.18.0.2:8080 it says "Couldn't Connect to server". Someone got an idea? Might be a bug in the new NPM Version that correlates with something in Zabbix?
Nginx Proxy Manager Version
2.12.3
To Reproduce
Expected behavior
To do a proper forward to HTTPS like it worked for months without any issues.
Screenshots
Operating System
Ubuntu 24.04.2 LTS and Portainer 2.21.5
@CLU91 commented on GitHub (Apr 8, 2025):
Okay, the problem magically solved itself. I just deleted the Container, Image, Volume and created a new network. It's ridiclious to be honest......
@QazCetelic commented on GitHub (Jun 27, 2025):
This suddenly started happening to me too, despite not updating the container image