VojtechMyslivec / letsencrypt-zimbra

Files to automate the deployment process of Let's Encrypt certificates to Zimbra Collaboration Suite
GNU General Public License v3.0
171 stars 92 forks source link

chdir(/root) failed: Permission denied #52

Closed Antonio-Prado closed 6 years ago

Antonio-Prado commented 6 years ago

Waiting for verification... Cleaning up challenges Server issued certificate; certificate written to /tmp/tmp.lkReGk7950/0000_cert.pem Cert chain written to 10 Cert chain written to 11

IMPORTANT NOTES:

obtain-and-deploy-letsencrypt-cert.sh: info: start nginx obtain-and-deploy-letsencrypt-cert.sh: info: assemble cert files obtain-and-deploy-letsencrypt-cert.sh: info: test and deploy certificates zmcertmgr: ERROR deploycrt(comm /tmp/tmp.lkReGk7950/0000_cert.pem /tmp/tmp.lkReGk7950/chain.pem) failed: chdir(/root) failed: Permission denied obtain-and-deploy-letsencrypt-cert.sh: error: Installation of the issued certificate failed.

VojtechMyslivec commented 6 years ago

Hello Antonio, thank you for the report. It seems the problem is in working directory. Try to run it in / or letsencrypt-zimbra directory

Antonio-Prado commented 6 years ago

it is. i just proposed a patch to the readme thank you