Ticket #61190: log.txt

File log.txt, 2.2 KB (added by ArtKoKo, 4 years ago)

log of certbot

Line 
12020-09-16 20:44:08,251:DEBUG:certbot._internal.log:Exiting abnormally:
2Traceback (most recent call last):
3  File "/opt/local/bin/certbot", line 33, in <module>
4    sys.exit(load_entry_point('certbot==1.8.0', 'console_scripts', 'certbot')())
5  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/certbot/main.py", line 15, in main
6    return internal_main.main(cli_args)
7  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/certbot/_internal/main.py", line 1328, in main
8    plugins = plugins_disco.PluginsRegistry.find_all()
9  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/certbot/_internal/plugins/disco.py", line 236, in find_all
10    plugin_ep = cls._load_entry_point(entry_point, plugins, with_prefix=False)
11  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/certbot/_internal/plugins/disco.py", line 251, in _load_entry_point
12    plugin_ep = PluginEntryPoint(entry_point, with_prefix)
13  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/certbot/_internal/plugins/disco.py", line 56, in __init__
14    self.plugin_cls = entry_point.load()
15  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2471, in load
16    self.require(*args, **kwargs)
17  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2494, in require
18    items = working_set.resolve(reqs, env, installer, extras=self.extras)
19  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pkg_resources/__init__.py", line 785, in resolve
20    raise DistributionNotFound(req, requirers)
21pkg_resources.DistributionNotFound: The 'dns-lexicon>=2.7.14' distribution was not found and is required by the application
222020-09-16 20:44:08,251:ERROR:certbot._internal.log:An unexpected error occurred:
232020-09-16 20:44:08,251:ERROR:certbot._internal.log:pkg_resources.DistributionNotFound: The 'dns-lexicon>=2.7.14' distribution was not found and is required by the application