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. https://crt.sh/?q=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:
xorex.rocks
I ran this command:
Virtualmin:Server Configuration:SSL Certificate:Let’s Encrypt:Request certificate for: Domain names listed here:
xorex.rocks
www.xorex.rocks
mail.xorex.rocks
ftp.xorex.rocks
It produced this output:
Requesting a certificate for xorex.rocks, www.xorex.rocks, mail.xorex.rocks, ftp.xorex.rocks, m.xorex.rocks from Let’s Encrypt …
… request failed : Web-based validation failed : Failed to request certificate :
Traceback (most recent call last):
File “/usr/share/webmin/webmin/acme_tiny.py”, line 198, in
main(sys.argv[1:])
File “/usr/share/webmin/webmin/acme_tiny.py”, line 194, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca, disable_check=args.disable_check, directory_url=args.directory_url, contact=args.contact)
File “/usr/share/webmin/webmin/acme_tiny.py”, line 143, in get_crt
raise ValueError(“Wrote file to {0}, but couldn’t download {1}: {2}”.format(wellknown_path, wellknown_url, e))
ValueError: Wrote file to /home/xorex/public_html/.well-known/acme-challenge/4C6uQxNIxN-GdvICyelwhmP3072UZlmcPnQSxO9sy94, but couldn’t download http://xorex.rocks/.well-known/acme-challenge/4C6uQxNIxN-GdvICyelwhmP3072UZlmcPnQSxO9sy94: Error:
Url: http://xorex.rocks/.well-known/acme-challenge/4C6uQxNIxN-GdvICyelwhmP3072UZlmcPnQSxO9sy94
Data: None
Response Code: 404
Response:
Not Found
The requested URL was not found on this server.
, DNS-based validation failed : Failed to request certificate :
usage: acme_tiny.py [-h] --account-key ACCOUNT_KEY --csr CSR --acme-dir
ACME_DIR [–quiet] [–disable-check]
[–directory-url DIRECTORY_URL] [–ca CA]
[–contact [CONTACT [CONTACT …]]]
acme_tiny.py: error: argument --acme-dir is required
My web server is (include version):
Apache version 2.4.38 (apache2)
The operating system my web server runs on is (include version):
Debian Linux 10
My hosting provider, if applicable, is:
OVH
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):
Yes. Webmin version 1.942 Virtualmin version 6.09
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
No. Automated Virtualmin process
I have received over 40 error emails per day for the last couple of weeks from my server telling me that it fails renewing the certificate that I installed. If I try to renew or regenerate a certificate manually, the same happens.
I have tested everything I know that I can and it will not clear. The error message is not helpful so I have no idea what the problem is. It was all working fine, I have done nothing to change the server, the system simply started failing.
Can anyone please help me sort this out?