Page 3 of 7

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Tue Apr 23, 2019 7:15 pm
by Pulpo
I am having the same issue, has this been fixed?
Started happening after .24 upgrade.
I am on Ubuntu 16.04 + nginx + apache.

Thanks,

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Tue Apr 23, 2019 7:40 pm
by benito
Same issue here, Error code: 15 when trying to enable SSL

Tested on Centos 6 and 7

Thanks

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Wed Apr 24, 2019 12:04 am
by el_pedriyo
Hello,

Any help would be great, I checked my vestacp and it seems I am also having the same issue.

I tried reinstalling and nothing worked.

Kind regards

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Thu Apr 25, 2019 8:28 pm
by paulnorck
Hello, I have similar problem:

Code: Select all

root@122588:/usr/local/vesta/data/users/admin# v-add-letsencrypt-domain admin *** www.***
Error: Let's Encrypt new auth status 400
I've tried kimera's solution - it didn't work for me. Vesta reinstallation didn't work either. Any help will be appreciated.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Thu Apr 25, 2019 8:45 pm
by el_pedriyo
The only thing worked for me was creating the certificate via console and adding it manually.

Nothing else

Re: Código de erro: 15 - SSL - permite criptografar

Posted: Tue Apr 30, 2019 12:22 am
by dsystem
imperio wrote:
Thu Apr 18, 2019 8:20 am
Try to this

Code: Select all

yum reinstall vesta

Doing the update / reinstallation, it worked like a charm !!! Image

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Wed May 01, 2019 12:58 pm
by donat
I still have the failure (Let's Encrypt new auth status 429), even when reinstalling vesta.

kind regards
don

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sun May 05, 2019 2:36 pm
by linkoftime
kimera wrote:
Thu Apr 18, 2019 5:46 am
Hello,

changing

Code: Select all

   well_known="$HOMEDIR/$user/web/$rdomain/public_html/.well-known" 
to

Code: Select all

   well_known="$HOMEDIR/$user/web/$domain/public_html/.well-known" 
in the file "v-add-letsencrypt-domain" solved the issue for me.
Thank you.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sun May 05, 2019 9:07 pm
by lundstro
Vesta version is 24 and I checked the v-add-letsencrypt-domain file and it looks correct. But still receiving error 400 and error 15 in logs when trying to activate SSL support on a domain.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sun May 05, 2019 10:51 pm
by BraveMan
lundstro wrote:
Sun May 05, 2019 9:07 pm
Vesta version is 24 and I checked the v-add-letsencrypt-domain file and it looks correct. But still receiving error 400 and error 15 in logs when trying to activate SSL support on a domain.
I'm on the same situation, we need a solution.