-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error occurred: Status: 400, Detail: DNS name does not have enough labels, Type: urn:acme:error:malformed #89
Comments
Could you please email me your hostname csr file? /var/letsencrypt/live//.csr So that I can check the SAN field and advice you further on this. |
Just sent. Thank you for your help @Prajithp |
Any luck @Prajithp ? |
I just noticed this issue also. |
I think it has to do with OpenVZ VPS hostname not surviving reboot. For example, if you type If Lets Encrypt cannot validate a correct hostname, I believe it will fail. This isn't a @Prajithp issue; but rather a server one. Not that a little helpful information upon failure wouldn't be useful. It would be great if this plugin/module could do some debuggery and output possible causes/solutions so that the admin has something more to go on when attempting to troubleshoot this type of issue. Meanwhile, I'm working on solving this hostname issue on my end. And, I'm curious if @BeZazz or anyone else having this issue is also using Solus for their servers. It's possible that's an across-the-board cause for this particular issue. My other Xen containers aren't having issues like this. Only the OpenVZ containers. |
Also, what tipped me off was installing a competing product, and the same issue happening. |
I think you are correct. |
Well, it appears this is an issue with OpenVZ in general. The only fix I think may work is this...
If for some reason you want to modify the file again in the future, you can do this:
|
Just rebooted, and this is confirmed working. |
I am using VMWare and the error occurs too. |
This is when generating cert for the following:
Now here's the weird part. When I originally installed this plugin 2-3 months ago (on a new cPanel server), it all worked great. Other LE domains are renewing fine, it's the WHM service certs that are not renewing and giving that error:
Is there a simple fix? It worked once. Not sure why all of a sudden it would stop working.
The text was updated successfully, but these errors were encountered: