Page 1 of 2

Let's Encrypt no longer working

Posted: Wed May 30, 2018 9:53 pm
by emilner
I think since a recent update Let's Encrypt on my server has stopped working. When going to:

web -> DOMAIN -> SSL Support -> Lets Encrypt Support -> Save

I get:

Field "ssl certificate, ssl key" can not be blank.

I understand Let's Encrypt is now included since a recent update but I had previusly followed the following hack when it wasn't so I think this may be related:

http://www.servermom.org/install-lets-e ... tacp/3208/

Also when running the vesta LE command I get:

# v-update-letsencrypt-ssl
x509: Cannot open input file /usr/local/vesta/data/users/admin/ssl/domain.com.crt, No such file or directory
x509: Use -help for summary.
domain.com =Error: LE domain.com validation

Does anyone know all the correct folders, config files, symlinks etc so I can check my installation?

Re: Let's Encrypt no longer working

Posted: Thu Jun 07, 2018 8:09 pm
by emeidea
Same problem...

Re: Let's Encrypt no longer working

Posted: Sat Jun 09, 2018 2:16 pm
by dgastudio
same here

Re: Let's Encrypt no longer working

Posted: Wed Jul 11, 2018 10:56 am
by emilner
bump

Re: Let's Encrypt no longer working

Posted: Thu Oct 18, 2018 10:18 am
by hedgehog90
Bump.

I updated my vesta CP and tried running v-update-letsencrypt-ssl, on checking the web interface my SSL parameters were empty.
Now I can't restore it because of this bug.

Re: Let's Encrypt no longer working

Posted: Sat Dec 08, 2018 4:34 pm
by andron_2006_83
open file
/usr/local/vesta/data/users/---user_name---/web.conf
find "LETSENCRYPT"
where you want reload LETSENCRYPT
set "no"
resave domain

Re: Let's Encrypt no longer working

Posted: Mon May 27, 2019 6:05 am
by fsoyer
Just had this issue today. I can confirm that the solution from andron_2006_83 works perfectly. Thanks.

Re: Let's Encrypt no longer working

Posted: Sun Nov 17, 2019 7:47 am
by mlopez
andron_2006_83 wrote:
Sat Dec 08, 2018 4:34 pm
open file
/usr/local/vesta/data/users/---user_name---/web.conf
find "LETSENCRYPT"
where you want reload LETSENCRYPT
set "no"
resave domain
Thank you, andron!!!
You saved me hours!!!!

Re: Let's Encrypt no longer working

Posted: Wed Apr 15, 2020 7:17 pm
by soguor
andron_2006_83 wrote:
Sat Dec 08, 2018 4:34 pm
open file
/usr/local/vesta/data/users/---user_name---/web.conf
find "LETSENCRYPT"
where you want reload LETSENCRYPT
set "no"
resave domain
It's so useful
Thanks a lot!!!:)

Re: Let's Encrypt no longer working

Posted: Thu Sep 10, 2020 10:35 am
by kallovsky
Also thanks from me! I had that issue just for one domain and still don't understand what happened out of the blue...
But at least it's a fix for the moment. No other domain seemed to be affected. Does anybody has an idea how the problem comes up?

Thanks again, cheers!