mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3685] Log errors: unknown user 'npm' #2439
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#2439
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 @DrEVILish on GitHub (Apr 6, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3685
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Installed using:
https://github.com/tteck/Proxmox/raw/main/ct/nginxproxymanager.sh
Running a standard instance of NginxProxyManager, getting the following error message.
In 'journalctl -xe'
Apr 06 14:25:04 nginxproxymanager node[148]: [4/6/2024] [2:25:04 PM] [Setup ] <80> <9A> CommandError: error: /etc/logrotate.d/nginx-proxy-manager:2 unknown user 'npm'
Apr 06 14:25:04 nginxproxymanager node[148]: error: found error in /data/logs/_access.log /data/logs//access.log , skipping
Apr 06 14:25:04 nginxproxymanager node[148]: error: /etc/logrotate.d/nginx-proxy-manager:16 unknown user 'npm'
Apr 06 14:25:04 nginxproxymanager node[148]: error: found error in /data/logs/_error.log /data/logs//error.log , skipping
Apr 06 14:25:04 nginxproxymanager node[148]: at /app/lib/utils.js:16:13
Apr 06 14:25:04 nginxproxymanager node[148]: at ChildProcess.exithandler (node:child_process:410:5)
Apr 06 14:25:04 nginxproxymanager node[148]: at ChildProcess.emit (node:events:513:28)
Apr 06 14:25:04 nginxproxymanager node[148]: at maybeClose (node:internal/child_process:1100:16)
Apr 06 14:25:04 nginxproxymanager node[148]: at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
@rmonteremal commented on GitHub (Jul 14, 2024):
I have the exact same issue after updating my nginx proxy manager LXC using ttkeck's update script. Have you managed to solve it?
@navels commented on GitHub (Jul 14, 2024):
root cause and workaround: https://github.com/tteck/Proxmox/issues/2745#issuecomment-2138811196
@rmonteremal commented on GitHub (Jul 14, 2024):
Thanks, I had notice this and already replaced those lines, but now it's the openresty service that doesn't seem to run:
"nginx: [emerg] open() "/run/nginx/nginx.pid" failed (2: No such file or directory)", seems like the PID file for nginx doesn't get created for whatever reason
I'll keep on digging
@github-actions[bot] commented on GitHub (Feb 19, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍