1 | 2022-08-29 11:50:53,475:DEBUG:certbot._internal.log:Exiting abnormally: |
---|
2 | Traceback (most recent call last): |
---|
3 | File "/opt/local/bin/certbot", line 33, in <module> |
---|
4 | sys.exit(load_entry_point('certbot==1.29.0', 'console_scripts', 'certbot')()) |
---|
5 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/certbot/main.py", line 19, in main |
---|
6 | return internal_main.main(cli_args) |
---|
7 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/certbot/_internal/main.py", line 1705, in main |
---|
8 | plugins = plugins_disco.PluginsRegistry.find_all() |
---|
9 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/certbot/_internal/plugins/disco.py", line 241, 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.10/lib/python3.10/site-packages/certbot/_internal/plugins/disco.py", line 261, in _load_entry_point |
---|
12 | plugin_ep = PluginEntryPoint(entry_point, with_prefix) |
---|
13 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/certbot/_internal/plugins/disco.py", line 60, in __init__ |
---|
14 | self.plugin_cls: Type[interfaces.Plugin] = entry_point.load() |
---|
15 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2470, in load |
---|
16 | self.require(*args, **kwargs) |
---|
17 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2493, in require |
---|
18 | items = working_set.resolve(reqs, env, installer, extras=self.extras) |
---|
19 | File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pkg_resources/__init__.py", line 795, in resolve |
---|
20 | raise DistributionNotFound(req, requirers) |
---|
21 | pkg_resources.DistributionNotFound: The 'cloudflare>=1.5.1' distribution was not found and is required by the application |
---|
22 | 2022-08-29 11:50:53,475:ERROR:certbot._internal.log:An unexpected error occurred: |
---|
23 | 2022-08-29 11:50:53,475:ERROR:certbot._internal.log:pkg_resources.DistributionNotFound: The 'cloudflare>=1.5.1' distribution was not found and is required by the application |
---|