Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: allegsa.com
I ran this command: sudo certbot --nginx -d allegsa.com -d www.allegsa.com
It produced this output: An unexpected error occurred:
VersionConflict: (certbot 0.25.1 (/usr/lib/python2.7/site-packages), Requirement.parse(âcertbot==0.20.0â))
Please see the logfile â/tmp/tmp5oiGUHâ for more details.
/tmp/tmp5oiGUH contents:
2018-07-09 14:09:00,499:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File â/bin/certbotâ, line 9, in
load_entry_point(âcertbot==0.25.1â, âconsole_scriptsâ, âcertbotâ)()
File â/usr/lib/python2.7/site-packages/certbot/main.pyâ, line 1297, in main
plugins = plugins_disco.PluginsRegistry.find_all()
File â/usr/lib/python2.7/site-packages/certbot/plugins/disco.pyâ, line 201, in find_all
plugin_ep = PluginEntryPoint(entry_point)
File â/usr/lib/python2.7/site-packages/certbot/plugins/disco.pyâ, line 47, in init
self.plugin_cls = entry_point.load()
File â/usr/lib/python2.7/site-packages/pkg_resources.pyâ, line 2259, in load
if require: self.require(env, installer)
File â/usr/lib/python2.7/site-packages/pkg_resources.pyâ, line 2272, in require
working_set.resolve(self.dist.requires(self.extras),env,installer)))
File â/usr/lib/python2.7/site-packages/pkg_resources.pyâ, line 630, in resolve
raise VersionConflict(dist,req) # XXX put more info here
VersionConflict: (certbot 0.25.1 (/usr/lib/python2.7/site-packages), Requirement.parse(âcertbot==0.20.0â))
2018-07-09 14:09:00,499:ERROR:certbot.log:An unexpected error occurred:
My web server is (include version): nginx/1.12.2
The operating system my web server runs on is (include version): CentOS 7
My hosting provider, if applicable, is: Zelon
I can login to a root shell on my machine (yes or no, or I donât know): Yes
Iâm using a control panel to manage my site (no, or provide the name and version of the control panel): No
I also need help figuring out to auto-renew, it never seems to work no matter how much I try.