Page 1 of 1

error 15 v-check-letsencrypt-domain

Posted: Sun Feb 05, 2017 11:14 am
by locus
When "v-check-letsencrypt-domain" is run via cron or cli I get the following error

Error 15

Code: Select all

Error: Invalid response from http://domain.com.au/.well-known/acme-challenge/pfiGhWhFRrTfpTsueAwbbEVm0bssnoAFGrV6KEnzs2k: \
Where does it log to?

Re: error 15 v-check-letsencrypt-domain

Posted: Sun Feb 05, 2017 11:14 am
by locus
/usr/local/vesta/log/error.log
has minimal info about it - just error 15

Re: error 15 v-check-letsencrypt-domain

Posted: Mon Feb 06, 2017 1:32 pm
by edica
Same mistake here too. :(

Re: error 15 v-check-letsencrypt-domain

Posted: Thu Feb 09, 2017 8:59 am
by skurudo
Try to ping something outside vps.

error 15
E_CONNECT
Connection failed. Host is unreachable

via https://vestacp.com/docs/api/#return_codes

Re: error 15 v-check-letsencrypt-domain

Posted: Thu Feb 09, 2017 4:31 pm
by JuzaoftheClouds
locus wrote:When "v-check-letsencrypt-domain" is run via cron or cli I get the following error

Error 15

Code: Select all

Error: Invalid response from http://domain.com.au/.well-known/acme-challenge/pfiGhWhFRrTfpTsueAwbbEVm0bssnoAFGrV6KEnzs2k: \
Where does it log to?


Hi
i had the same error, in my case the error was:

Code: Select all

Error: Invalid response from http://*******.******.***/.well-known/acme-challenge/dpJUMXB9Uf1_94R4yA-bBoX310MB8wsU7eRPGzt7d4Q:
I found that the source of the problem was that customer added another domain on his hosting (with lets encrypt enabled).
This caused a bug where "proxy support" switches to off.
I have already opened another thread here about this issue:
viewtopic.php?f=16&t=13841

Solved temporarily, manually re-arming "proxy support", but i hope in a better fix :)

Re: error 15 v-check-letsencrypt-domain

Posted: Thu Feb 09, 2017 11:53 pm
by locus
All my sites that display this issue use Apache with Nginx proxy (hosting & force-https template).
Switching off LE support and saving, then going back in and switching on generally fixes the issue. I dont disable nginx proxy support but I do select the "hosting" template for nginx when disabling SSL.
Just glad I dont have hundreds of domains on this server!

Re: error 15 v-check-letsencrypt-domain

Posted: Tue Feb 21, 2017 12:10 pm
by skurudo

Re: error 15 v-check-letsencrypt-domain

Posted: Sun Feb 26, 2017 7:38 am
by locus
I noticed that the error has

Code: Select all

Invalid response from http://
I use force-ssl template so Ill change that in case the error is due to the redirect.

Re: error 15 v-check-letsencrypt-domain

Posted: Wed Mar 29, 2017 9:13 am
by skurudo
locus wrote:I noticed that the error has

Code: Select all

Invalid response from http://
I use force-ssl template so Ill change that in case the error is due to the redirect.
Check this topic, let's find out:
viewtopic.php?f=11&t=13955&p=58495#p58495