Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hewersonfreitas/d7ecee2ed1ed66c7f7cb6f626f2a896a to your computer and use it in GitHub Desktop.
Save hewersonfreitas/d7ecee2ed1ed66c7f7cb6f626f2a896a to your computer and use it in GitHub Desktop.
ERRPR: Another instance of Certbot is already running.
# can remove them:
find / -type f -name ".certbot.lock" -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment