NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22k stars 2.53k forks source link

Internal Error nginx-proxy #2873

Open MuhammadMagdy7 opened 1 year ago

MuhammadMagdy7 commented 1 year ago

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 1 year ago

Same error here. Can't request a new certificate

parthdevloper commented 11 months ago

+1

Shocktrooper commented 10 months ago

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 8 months ago

Get the same error over and over again...

dreamdesky commented 7 months ago

+1

livlif2dfullest commented 7 months ago

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