[GH-ISSUE #2769] BUG v2.10.1 #1901

Closed
opened 2026-02-26 07:33:08 +03:00 by kerem · 2 comments
Owner

Originally created by @livealvi on GitHub (Mar 29, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2769

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
Error: Command failed: /usr/sbin/nginx -t -g "error_log off;"
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: [emerg] open() "/etc/nginx/nginx/off" failed (13: Permission denied)
nginx: configuration file /etc/nginx/nginx.conf test failed

at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

Nginx Proxy Manager Version
v2.10.1

Operating System
EC2 Ubuntu 20.04

Originally created by @livealvi on GitHub (Mar 29, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2769 <!-- 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** Error: Command failed: /usr/sbin/nginx -t -g "error_log off;" nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: [emerg] open() "/etc/nginx/nginx/off" failed (13: Permission denied) nginx: configuration file /etc/nginx/nginx.conf test failed at ChildProcess.exithandler (node:child_process:402:12) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) **Nginx Proxy Manager Version** v2.10.1 **Operating System** EC2 Ubuntu 20.04
kerem 2026-02-26 07:33:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Dragondarn1993 commented on GitHub (Mar 29, 2023):

I can confirm so. Had to go back to version 2.10 because version 2.10.1 does not work.

<!-- gh-comment-id:1488280872 --> @Dragondarn1993 commented on GitHub (Mar 29, 2023): I can confirm so. Had to go back to version 2.10 because version 2.10.1 does not work.
Author
Owner

@livealvi commented on GitHub (Mar 29, 2023):

@Dragondarn1993 2.10 doesn't work for me, I'm using v2.9.22.

<!-- gh-comment-id:1488435889 --> @livealvi commented on GitHub (Mar 29, 2023): @Dragondarn1993 2.10 doesn't work for me, I'm using v2.9.22.
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#1901
No description provided.