[SOLVED] DirectAdmin: Waiting for domain verification... Challenge is invalid. Details: \. Exiting

Hi,

My domain is:ber-d.com

I'm using Directadmin to generate SSL via

However, It returns this error message:

Cannot Execute Your Request

Details

Getting challenge for ber-d.com from acme-server...
Waiting for domain verification...
Challenge is invalid. Details: . Exiting...

Please advise.

Regards,
D!
SSL|589x466!
SSL2|690x410

Hi @doduangfree,

I don’t use DirectAdmin so I’ve no idea how to fix it but you are using a wrong redirection for your domain:

$ curl -IkL ber-d.com
HTTP/1.1 301 Moved Permanently
Date: Sun, 08 Apr 2018 11:03:05 GMT
Server: Apache/2
Location: http://
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 301 Moved Permanently
Date: Sun, 08 Apr 2018 11:03:06 GMT
Server: Apache/2
Location: http://http://
Content-Type: text/html; charset=iso-8859-1

curl: (6) Could not resolve host: http

So when we try to reach ber-d.com we are redirected to http:// which is clearly wrong, you should review where you have configured this redirection; in DirectAdmin Control Panel, in some .htaccess file, etc. and fix it.

Cheers,
sahsanu

Hi Sahsanu,

Truly appreciate your advice.

I have changed the redirection to ‘http://ber-d.com/’ already;However, the issue still persists.

I apologize you because I am not good at this technical work.

Please advise.

Regards,
D

Hi @doduangfree,

What is the exact error you are getting now?.

Cheers,
sahsanu

Hi sahsanu,

It shows exact same (as followings:)

Cannot Execute Your Request

Details

Getting challenge for ber-d.com from acme-server...
Waiting for domain verification...
Challenge is invalid. Details: . Exiting...

Regards,
D

Hi @doduangfree,

Sorry but with that info I’ve no idea what is going on. My knowdledge of DirectAdmin is 0 so or some community buddy take a look to this post or you will get more help asking directly to DirectAdmin support or posting the issue in their forums.

Good luck,
sahsanu

Hi sahsanu,

I can say that the issue is fixed.

The root cause was Google blacklisted my website so I need to go to google console to register the website and tell Google that My website was secured because (Security Plugin name), After that I can do SSL generating via DirectAdmin successfully.

Huge Thanks,
Regards,
D

1 Like

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