[GH-ISSUE #2873] Internal Error nginx-proxy #1969

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

Originally created by @MuhammadMagdy7 on GitHub (Apr 30, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2873

Do you know the issue ??

[app ] "path": "/data/nginx/proxy_host/2.conf"
[app ] }
[app ] [4/30/2023] [11:08:38 PM] [Nginx ] › ℹ info Reloading Nginx
[app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/2.conf
[app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/2.conf.err
[app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Could not delete file: {
[app ] "errno": -2,
[app ] "syscall": "unlink",
[app ] "code": "ENOENT",
[app ] "path": "/data/nginx/proxy_host/2.conf.err"
[app ] }
[app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ℹ info Reloading Nginx
[app ] [4/30/2023] [11:08:59 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #3: $"DOMAIN"
[app ] [4/30/2023] [11:08:59 PM] [SSL ] › ℹ info Command: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --authenticator webroot --email "MYEMAIL" --preferred-challenges "dns,http" --domains $"DOMAIN"
[app ] [4/30/2023] [11:09:02 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/temp/letsencrypt_3.conf
[app ] [4/30/2023] [11:09:02 PM] [Nginx ] › ℹ info Reloading Nginx
[app ] [4/30/2023] [11:09:02 PM] [Express ] › ⚠ warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --authenticator webroot --email "MYEMAIL" --preferred-challenges "dns,http" --domains $"DOMAIN"
[app ] Saving debug log to /var/log/letsencrypt/letsencrypt.log
[app ] Some challenges have failed.
[app ] Ask for help or search for solutions at https://community.letsencrypt.org/. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.

Originally created by @MuhammadMagdy7 on GitHub (Apr 30, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2873 Do you know the issue ?? [app ] "path": "/data/nginx/proxy_host/2.conf" [app ] } [app ] [4/30/2023] [11:08:38 PM] [Nginx ] › ℹ info Reloading Nginx [app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/2.conf [app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/2.conf.err [app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ⬤ debug Could not delete file: { [app ] "errno": -2, [app ] "syscall": "unlink", [app ] "code": "ENOENT", [app ] "path": "/data/nginx/proxy_host/2.conf.err" [app ] } [app ] [4/30/2023] [11:08:54 PM] [Nginx ] › ℹ info Reloading Nginx [app ] [4/30/2023] [11:08:59 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #3: $"DOMAIN" [app ] [4/30/2023] [11:08:59 PM] [SSL ] › ℹ info Command: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --authenticator webroot --email "[MYEMAIL](mailto:MYEMAIL)" --preferred-challenges "dns,http" --domains $"DOMAIN" [app ] [4/30/2023] [11:09:02 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/temp/letsencrypt_3.conf [app ] [4/30/2023] [11:09:02 PM] [Nginx ] › ℹ info Reloading Nginx [app ] [4/30/2023] [11:09:02 PM] [Express ] › ⚠ warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-3" --agree-tos --authenticator webroot --email "[MYEMAIL](mailto:MYEMAIL)" --preferred-challenges "dns,http" --domains $"DOMAIN" [app ] Saving debug log to /var/log/letsencrypt/letsencrypt.log [app ] Some challenges have failed. [app ] Ask for help or search for solutions at https://community.letsencrypt.org/. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
kerem 2026-02-26 07:33:29 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@OSVFreeDom commented on GitHub (May 3, 2023):

Same error here.
Can't request a new certificate

<!-- gh-comment-id:1532545907 --> @OSVFreeDom commented on GitHub (May 3, 2023): Same error here. Can't request a new certificate
Author
Owner

@parthdevloper commented on GitHub (Oct 15, 2023):

+1

<!-- gh-comment-id:1763224683 --> @parthdevloper commented on GitHub (Oct 15, 2023): +1
Author
Owner

@Shocktrooper commented on GitHub (Oct 27, 2023):

I get this as well whenever I create a new redirection host. Not sure why it can't delete the file as the process is run by root and the file is owned by root with the necessary permissions

<!-- gh-comment-id:1782140914 --> @Shocktrooper commented on GitHub (Oct 27, 2023): I get this as well whenever I create a new redirection host. Not sure why it can't delete the file as the process is run by root and the file is owned by root with the necessary permissions
Author
Owner

@tosmaniac commented on GitHub (Jan 14, 2024):

Get the same error over and over again...

<!-- gh-comment-id:1890868731 --> @tosmaniac commented on GitHub (Jan 14, 2024): Get the same error over and over again...
Author
Owner

@dreamdesky commented on GitHub (Jan 18, 2024):

+1

<!-- gh-comment-id:1898128302 --> @dreamdesky commented on GitHub (Jan 18, 2024): +1
Author
Owner

@livlif2dfullest commented on GitHub (Feb 5, 2024):

I can no longer add any proxy hosts due to this issue.

<!-- gh-comment-id:1927160193 --> @livlif2dfullest commented on GitHub (Feb 5, 2024): I can no longer add any proxy hosts due to this issue.
Author
Owner

@github-actions[bot] commented on GitHub (Sep 16, 2024):

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

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

@github-actions[bot] commented on GitHub (Oct 9, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:3383796009 --> @github-actions[bot] commented on GitHub (Oct 9, 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#1969
No description provided.