Author Topic: AutoSSL Erroring  (Read 6113 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
AutoSSL Erroring
« on: August 23, 2018, 07:37:29 PM »
Does anyone know what this error is caused by?

Quote
AutoSSL Issue Failed![Thu Aug 23 15:26:56 EDT 2018] Single domain='avacons.co.uk'
[Thu Aug 23 15:26:56 EDT 2018] Getting domain auth token for each domain
[Thu Aug 23 15:26:56 EDT 2018] Getting webroot for domain='avacons.co.uk'
[Thu Aug 23 15:26:56 EDT 2018] Getting new-authz for domain='avacons.co.uk'
[Thu Aug 23 15:26:58 EDT 2018] The new-authz request is ok.
[Thu Aug 23 15:26:58 EDT 2018] Verifying:avacons.co.uk
[Thu Aug 23 15:27:02 EDT 2018] avacons.co.uk:Verify error:Invalid response from http://avacons.co.uk/.well-known/acme-challenge/6jKdYxAjb2dRB1dJiCmZcr20WwbjR4Md637B1vkk8ag:
[Thu Aug 23 15:27:02 EDT 2018] Please check log file for more details: /root/.acme.sh/acme.sh.log

Offline
***
Re: AutoSSL Erroring
« Reply #1 on: August 23, 2018, 08:11:23 PM »
Looks like you are being redirected to "/usr/local/apache/htdocs"  e.g http://avacons.co.uk/webftp_simple/

You should be redirecting to /home/username/public_html and that's why its not registering AutoSSL.

Try to rebuild Apache Vhost and see if it works.

« Last Edit: August 23, 2018, 08:34:30 PM by bullten »

Offline
*
Re: AutoSSL Erroring
« Reply #2 on: August 24, 2018, 05:59:43 AM »
cwp now has a new way how it handles autossl so the best is to remove old certificate and install new if you have an issue with it, all from ssl_certificates manager in cwp.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: AutoSSL Erroring
« Reply #3 on: August 24, 2018, 12:09:30 PM »
Hi,

There is no previous SSL Cert, trying to install from fresh.

I'm still getting the same error after doing a Virtual Host rebuild, the server has also been rebuilt.