My domain is: *.iiio.studio
I ran this command: sudo certbot --server https://acme-v02.api.letsencrypt.org/directory -d *.iiio.studio --manual --preferred-challenges dns-01 certonly
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for *.iiio.studio
Please deploy a DNS TXT record under the name:
_acme-challenge.iiio.studio.
with the following value:
m0HjpSEGWMNLhMG4pOETmH3tbV89wtyBeKs2N9tgkxQ
Before continuing, verify the TXT record has been deployed. Depending on the DNS
provider, this may take some time, from a few seconds to multiple minutes. You can
check if it has finished deploying with aid of online tools, such as the Google
Admin Toolbox: Dig (DNS lookup).
Look for one or more bolded line(s) below the line ';ANSWER'. It should show the
value(s) you've just added.
When TXT record is set and shows in the google client, I hit enter and i get this error:
An unexpected error occurred:
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Also certbot is working perfectly on all my other domains pointed to the same server
My web server is (include version): ESXi running Ubuntu Server 22 using NGINX with Node.js and Postgresql
The operating system my web server runs on is (include version): Ubuntu Server 22
My hosting provider, if applicable, is: Myself
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): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 3.0.1