EasyEngine/site-type-wp

Site is automatically deleted

Closed this issue · 0 comments

I used an invalid email while creating my site for the first time. Then the site creates and deletes by itself. When I command "ee site create abc.com --type=wp --ssl=le" its give this:

Installing WordPress site.
Success: https://abc.com has been created successfully!
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: [invalidContact] A contact URL for an account was invalid: Error creating new account :: invalid contact (on request "POST https://acme-v02.api.letsencrypt.org/acme/new-acct")
Warning: Initiating clean-up.
[abc.com] Docker Containers removed.
[abc.com] site root removed.
Success: Site abc.com deleted.

Can anybody help please.