Can not find conf file for domain on renewal

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: truthreels.com

I ran this command: acme.sh --issue -d truthreels.com --nginx --test

It produced this output:
[Mon 15 Mar 2021 06:42:54 PM UTC] Using ACME_DIRECTORY: https://acme-staging-v02.api.letsencrypt.org/directory
[Mon 15 Mar 2021 06:42:55 PM UTC] Using CA: https://acme-staging-v02.api.letsencrypt.org/directory
[Mon 15 Mar 2021 06:42:55 PM UTC] Single domain='truthreels.com'
[Mon 15 Mar 2021 06:42:55 PM UTC] Getting domain auth token for each domain
[Mon 15 Mar 2021 06:42:56 PM UTC] Getting webroot for domain='truthreels.com'
[Mon 15 Mar 2021 06:42:56 PM UTC] Verifying: truthreels.com
[Mon 15 Mar 2021 06:42:56 PM UTC] Nginx mode for domain:truthreels.com
[Mon 15 Mar 2021 06:42:58 PM UTC] Can not find conf file for domain truthreels.com
[Mon 15 Mar 2021 06:42:58 PM UTC] Please check log file for more details: /etc/letsencrypt/config/acme.sh.log

My web server is (include version): nginx version: nginx/1.18.0 (WordOps Nginx-wo)

The operating system my web server runs on is (include version): Ubuntu 20.04.1 LTS

My hosting provider, if applicable, is: Vultr VPS

I can login to a root shell on my machine (yes or no, or I don't know): yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): WordOps v3.13.2

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): acme.sh included in Wordops. acme.sh v2.8.9

I tried to renew another domain on the same server and it worked. This one won't

Does your nginx have a virtual host for truthreels.com?

solved this. Copied the website over to the second VPS (I have 2) and SSL worked there.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.