EasyEngine / site-type-wp

Adds 'wp' site type to EasyEngine
12 stars 14 forks source link

Site is automatically deleted #220

Closed Sabiulhaq closed 6 months ago

Sabiulhaq commented 6 months ago

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.