Error: No letsencrypt/certbot binary found in /sbin:/bin:/usr/sbin:/usr/bin
sammlearning opened this issue · 2 comments
I got this error :
[root@mail bin]# ./certbot_zimbra.sh -n -c
certbot-zimbra v0.7.12 - https://github.com/YetOpen/certbot-zimbra
Checking for dependencies...
Detected Zimbra 8.8.15 on RHEL8_64
Using zmhostname to detect domain.
Using domain mail.viva.id (as certificate DN)
Is this correct? yes
Detecting additional public service hostnames... Found 0 zimbraPublicServiceHostnames through auto-detection
Checking zimbra-proxy is running and enabled
Detecting port from zimbraMailProxyPort
Checking if process is listening on port 80 with name "nginx" user "zimbra"
Making a backup of nginx templates in /opt/zimbra/conf/nginx/templates.20210918_033045
Patching nginx templates... Success.
Restart zmproxy? y
Running zmproxyctl restart.
Stopping proxy...done.
Starting proxy...done.
Success.
Error: No letsencrypt/certbot binary found in /sbin:/bin:/usr/sbin:/usr/bin
An error seems to have occurred. Please read the output above for clues and try to rectify the situation.
If you believe this is an error with the script, please file an issue at https://github.com/YetOpen/certbot-zimbra.
I'm using : CentOS Linux release 8.4.2105 and Zimbra 8.8.15
Please Help..
The error seems self explanatory... Do you have certbot
command in your $PATH
?
Looks like you don't have certbot properly installed.