hi geeks,
need some help with certbot update. certbot-auto fails with below error
You are using pip version 8.0.3, however version 8.1.2 is available
pip --version output:
pip 8.1.2 from /usr/lib/python2.7/site-packages (python 2.7)
box was rebooted after pip update with no positive result.
I’m running Centos 7, script is started as a root.
anyone faced similar issue and fixed it?