plesk / letsencrypt-plesk

Let’s Encrypt extension for Plesk gives all Plesk users the power to get a free Let’s Encrypt certificate with just a couple of clicks.
https://www.plesk.com/extensions/letsencrypt/
180 stars 25 forks source link

Cli command hangs on filenmg error #124

Open devanes opened 7 years ago

devanes commented 7 years ago

I tried to create a number of certificates for domains in a for loop. This worked fine until at a certain point I got an error message: filemng: Error occurred during /bin/mkdir command. After that message nothing happened anymore. Hitting Ctrl-C interrupted the current loop and it continued with the next domain. I assume the for loop actually has nothing to do with this issue. But the command just seems to hang if this error occurs.