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: nextcloud.ashwekar.com
I ran this command: No command. Just trying to get a certificate using Nginx Proxy Manager
It produced this output: "Internal Error". Which is not at all helpful. But the following is what I see in the logs of portainer
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.,
Some challenges have failed.,
Saving debug log to /var/log/letsencrypt/letsencrypt.log,
[2/25/2022] [2:24:28 PM] [Express ] › warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-27" --agree-tos --authenticator webroot --email "pratikashwekar@gmail.com" --preferred-challenges "dns,http" --domains "nextcloud.ashwekar.com" ,
[2/25/2022] [2:24:28 PM] [Nginx ] › info Reloading Nginx,
[2/25/2022] [2:24:14 PM] [SSL ] › info Command: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-27" --agree-tos --authenticator webroot --email "pratikashwekar@gmail.com" --preferred-challenges "dns,http" --domains "nextcloud.ashwekar.com" ,
[2/25/2022] [2:24:14 PM] [SSL ] › info Requesting Let'sEncrypt certificates for Cert #27: nextcloud.ashwekar.com,
[2/25/2022] [2:24:14 PM] [Nginx ] › info Reloading Nginx
My web server is (include version): Just trying to expose my install of nextcloud to the internet.
The operating system my web server runs on is (include version): Truenas Core -> Ubuntu Server VM ->Nginx Proxy Manager(managed using portainer)
Nextcloud is a Truenas Core plugin
My hosting provider, if applicable, is: Selfhosted but domain name bought through namecheap
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):Not sure of the answer to this
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.21.0
I have been able to complete the loop in order to get OpenVPN set up on my machine. So I am quite sure I am doing things like portforwarding, dynamic dns etc. correctly. I just don't know where I am going wrong here. I am a total novice and usually get by using tutorials so would appreciate details. Thanks!