[GH-ISSUE #1342] NPM Runs out of memory #1067

Closed
opened 2026-02-26 06:35:38 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1342

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 running Nginx Proxy Manager on one of my proxmox servers. The VM is running Ubuntu server 20.04 and has allocated 8 vcpus and 24gib of ram (was trying to fix the out of memory issue by upping the ram but that didn't help). I am using docker compose to run NPM and that is up to date as well however after an hour of the system running it complete hard crashes my VM and fills up the console with a bunch of errors.
image
I have tried using different versions of ubuntu server but really with no luck.

Nginx Proxy Manager Version
2.9.7

Originally created by @ghost on GitHub (Aug 22, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1342 <!-- Are you in the right place? - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.* --> **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 running Nginx Proxy Manager on one of my proxmox servers. The VM is running Ubuntu server 20.04 and has allocated 8 vcpus and 24gib of ram (was trying to fix the out of memory issue by upping the ram but that didn't help). I am using docker compose to run NPM and that is up to date as well however after an hour of the system running it complete hard crashes my VM and fills up the console with a bunch of errors. ![image](https://user-images.githubusercontent.com/36246044/130371832-dce68190-1149-4202-b7d5-8a6a42660d69.png) I have tried using different versions of ubuntu server but really with no luck. **Nginx Proxy Manager Version** 2.9.7
kerem 2026-02-26 06:35:38 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@chaptergy commented on GitHub (Oct 25, 2021):

Are you sure this is an npm issue? npm is only a frontend to generate nginx configs, so it something is running out of memory, it has to be nginx. What proxess uses up all that memory? I've not yet really heard about any issues similar to this.

<!-- gh-comment-id:950914315 --> @chaptergy commented on GitHub (Oct 25, 2021): Are you sure this is an npm issue? npm is only a frontend to generate nginx configs, so it something is running out of memory, it has to be nginx. What proxess uses up all that memory? I've not yet really heard about any issues similar to this.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 5, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1977795769 --> @github-actions[bot] commented on GitHub (Mar 5, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 18, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2814354273 --> @github-actions[bot] commented on GitHub (Apr 18, 2025): Issue was closed due to inactivity.
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#1067
No description provided.