[GH-ISSUE #3282] Bad Gateway #2212

Closed
opened 2026-02-26 07:34:32 +03:00 by kerem · 0 comments
Owner

Originally created by @ChuckMoe on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3282

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
I am using podman and host npm there. I did not have any problems with my initial installation (npm 2.9.X, about 6 months ago) with MariaDB was running smoothly. After updating to npm 2.10.4 I got Bad Gateway for all of my Proxy Hosts. Opening my firewall and connecting to the services on the podman forwarded port works just fine, just like ssh'ing into the server and running wget http://localhost:PORT there. Sadly I do not see any logs anywhere that would get me an idea about what I could do.

What I tried to fix this (different combinations of the below)

  • Going back to npm 2.9.18 and 2.9.22
  • Switching to SQLite (new and migrated)
  • Creating my data folder from scratch

Nginx Proxy Manager Version
2.10.4

Operating System
Ubuntu 22.04

Additional context
Podman v4.6.2

Originally created by @ChuckMoe on GitHub (Oct 25, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3282 **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** I am using podman and host npm there. I did not have any problems with my initial installation (npm 2.9.X, about 6 months ago) with MariaDB was running smoothly. After updating to npm 2.10.4 I got **Bad Gateway** for all of my **Proxy Hosts**. Opening my firewall and connecting to the services on the podman forwarded port works just fine, just like ssh'ing into the server and running `wget http://localhost:PORT` there. Sadly I do not see any logs anywhere that would get me an idea about what I could do. **What I tried to fix this (different combinations of the below)** - Going back to npm 2.9.18 and 2.9.22 - Switching to SQLite (new and migrated) - Creating my data folder from scratch **Nginx Proxy Manager Version** 2.10.4 **Operating System** Ubuntu 22.04 **Additional context** Podman v4.6.2
kerem 2026-02-26 07:34:32 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2212
No description provided.