-
Notifications
You must be signed in to change notification settings - Fork 432
Description
In EE 3.4.0 when I delete a site that had --le, the script is not removing the old cert directories for the site from the /etc/letsencrypt/...archive|live|renewal folders. This causes --le encryption to hang after answering "yes" if we try to recreate the site with --le.
After removing the site.com folders from the 3 folders mentioned above, there is still something holding up the re-installation of --le for the site because the new error message is:
Unable to setup, Let's Encrypt
Please make sure that your site is pointed to
same server on which you are running Let's Encrypt Client
to allow it to verify the site automatically.
I've already pinged both www & non-www versions of my site to make sure they're directing to the correct server, so this isn't the issue. I've also ran a "ee clean --all" and rebooted the server. Same error.