Skip to content

2.14.0 messing up ip / network stack #5336

@dvd77

Description

@dvd77

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

The latest version is messing with IP / network stack on the machine. When the latest nginx v2.14.0 is running the IP stack off that VM becomes very unstable / unworkable.
Containers can't reach the internet anymore, Ping to internet is very unresponsive or even the OS doesn't know what to do with a ping to 1.1.1.1 for example.

I have a Ubuntu VM (LTS 24) with several docker containers and I use NGINX only as a internal proxy so that I can use https with letsencrypt internally , this in combination with Homeassistant. The first troubleshooting let me to HA, HA is running in host network mode. When i changed it to docker network it worked again.
Or when I stopped nginx or homeassistant it started working again.

Been troubleshooting very long to find out that this version was the problem from me.
reverting to 2.13.7 fixed all the issues. (costed me a lot a digging before looking at the nginx container)

Nginx Proxy Manager Version

2.14.0

Operating System

tested on Ubuntu 24 LTS and Debian 13

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions