Hi All,
I have a problem in creating SSL Certificate on Plesk Onyx with all domains hosted on my server 176.9.92.203
On my second server with different IP I have no problems.
Can you help me?
Thank you in advance
This is the error that Let’s Encrypt returns (example with www.artproject.it domain. It’s the same with all domains on this server):
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for artproject.it
http-01 challenge for www.artproject.it
Starting new HTTPS connection (1): 127.0.0.1
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. artproject.it (http-01): urn:acme:error:unknownHost :: The server could not resolve a domain name :: No valid IP addresses found for artproject.it
IMPORTANT NOTES:
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
there is something perculiar about the dns configuration and server.
When querying artproject.it (the parent zone to www.blah) there is no answer. Having no A/AAAA record there is okay, but not answering (in contrast to answering ‘nothing found’) is not.
Your DNS servers appear to be broken.
How is it possibile? All the websites on server run with no problems, they all are reachable.
If you ping artproject.it everything seems to be ok.
What can I do, any suggestion?
The ‘2016040904’ is the serial number of the zone, and yes it is supposed to be formatted like a date with an additional 2-digit count. It must be increased every time the zone is modified, so don’t set it to an arbitrarily huge value - that will cause really-hard-to-fix problems.
Yes, you have an A record in there now. Be aware that your zone is still broken, so when (not if) it works for some users and not others, you know where to fix it.
An unusual serial number, even 1, is surprising but not inherently invalid.
Right now i have a zone with the serial number 1 (not a typical implementation, replication isn’t based on traditional zone transfers) and one with the serial number 2 (typical implementation, happens not to use date-based serial numbers, only modified once).