Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
I ran this command:
Tried to generate an SSL certificate using letsencrypt on NGINX
It produced this output:
[9/4/2023] [8:17:43 PM] [Nginx ] › info Reloading Nginx
[9/4/2023] [8:17:52 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/1.conf
[9/4/2023] [8:17:52 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/proxy_host/1.conf.err
[9/4/2023] [8:17:52 PM] [Nginx ] › ⬤ debug Could not delete file: {
"errno": -2,
"syscall": "unlink",
"code": "ENOENT",
"path": "/data/nginx/proxy_host/1.conf.err"
}
[9/4/2023] [8:17:52 PM] [Nginx ] › info Reloading Nginx
[9/4/2023] [8:17:57 PM] [SSL ] › info Requesting Let'sEncrypt certificates for Cert #1:
[9/4/2023] [8:17:57 PM] [SSL ] › info Command: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-1" --agree-tos --authenticator webroot --email "imagine you see my email here" --preferred-challenges "dns,http" --domains ""
[9/4/2023] [8:18:11 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/temp/letsencrypt_1.conf
[9/4/2023] [8:18:11 PM] [Nginx ] › info Reloading Nginx
[9/4/2023] [8:18:11 PM] [Express ] › warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-1" --agree-tos --authenticator webroot --email "imagine you see my email here" --preferred-challenges "dns,http" --domains ""
Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version):
The operating system my web server runs on is (include version):
Unraid 6.12.1
My hosting provider, if applicable, is:
N/A
I can login to a root shell on my machine (yes or no, or I don't know):
I don't know
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
Google Domains
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
Unsure as this runs in a docker