Not creat site with ssl on ee4

I get this error when trying to install ssl for website:

Warning: It seems you’re in local environment or used invalid email or there is some issue with network, please check logs. Skipping letsencrypt.
Warning: [invalidEmail] This email is unacceptable (e.g., it is invalid): Error creating new account :: not a valid e-mail address (on request “POST https://acme-v02.api.letsencrypt.org/acme/new-acct”)
Warning: Initiating clean-up.

As the warning clearly states invalidEmail, you have used invalid mail id and letsencrypt refused it to setup account with the same.

Update your email id in /opt/easyengine/config/config.yml if it has already been saved there. Else pass it as --le-mail=<mail-id> while site creation.

1 Like

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