Let's Encrypt acc registration failed

My domain is: hh-help.com i use vesta panel, i try add SSL Support, and panel return error Error: Let’s Encrypt acc registration failed - pls help me

Hi @alokazay

VestaCP is a closed world. Is it possible to share a screenshot?

Perhaps you have used something that isn’t a correct mail address.

That looks bad.

Perhaps you should ask in a VestaCP forum.

There was a change:

Some clients have problems. Perhaps VestaCP doesn't work with the new environment.

Checking your domain the main configuration is ok.

But your error is one step earlier - creating an account, not a certificate. There is only a mail address required. If that doesn't work, it's critical.

thanks i will ask Vesta forum.

Here’s the fix for VestaCP fellows

It’s about HTTP2 instead of HTTP1

wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain -O $VESTA/bin/v-add-letsencrypt-domain
wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user -O $VESTA/bin/v-add-letsencrypt-user
chmod +x $VESTA/bin/v-add-letsencrypt-domain
chmod +x $VESTA/bin/v-add-letsencrypt-user

Source: https://github.com/serghey-rodin/vesta/issues/1886

2 Likes

Hi @quacos

ah, thanks. So it's a problem of the http/2 switch.

Good to know :+1:

Hi @quacos thank you. It is work!!!

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