Fri, October 2, 2020
3 min read
How to Fix 'The error was: NoInstallationError("Could not find a usable 'nginx' binary. Ensure nginx exists, the binary is executable, and your PATH is set correctly.",)'
#certbot#nginx#cron#troubleshooting
Fixing certbot renew --nginx NoInstallationError in crontab by adding /usr/sbin to PATH.
read more →