mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2873] Internal Error nginx-proxy #1969
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#1969
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 @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.
@OSVFreeDom commented on GitHub (May 3, 2023):
Same error here.
Can't request a new certificate
@parthdevloper commented on GitHub (Oct 15, 2023):
+1
@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
@tosmaniac commented on GitHub (Jan 14, 2024):
Get the same error over and over again...
@dreamdesky commented on GitHub (Jan 18, 2024):
+1
@livlif2dfullest commented on GitHub (Feb 5, 2024):
I can no longer add any proxy hosts due to this issue.
@github-actions[bot] commented on GitHub (Sep 16, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Oct 9, 2025):
Issue was closed due to inactivity.