Pastebin
Paste #25348: No description
< previous paste - next paste>
Pasted by Anonymous Coward
2023-12-04 10:07:40,090:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2023-12-04 10:07:40,090:DEBUG:certbot._internal.plugins.disco:Other error:(PluginEntryPoint#manual): An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/_internal/plugins/disco.py", line 151, in prepare
self._initialized.prepare()
File "/usr/lib/python3/dist-packages/certbot/_internal/plugins/manual.py", line 109, in prepare
raise errors.PluginError(
certbot.errors.PluginError: An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.
2023-12-04 10:07:40,091:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2023-12-04 10:07:40,091:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2023-12-04 10:07:40,091:ERROR:certbot._internal.renewal:Failed to renew certificate jupyter.example.com with error: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')
2023-12-04 10:07:40,091:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/_internal/renewal.py", line 475, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 1383, in renew_cert
installer, auth = plug_sel.choose_configurator_plugins(config, plugins, "certonly")
File "/usr/lib/python3/dist-packages/certbot/_internal/plugins/selection.py", line 228, in choose_configurator_plugins
diagnose_configurator_problem("authenticator", req_auth, plugins)
File "/usr/lib/python3/dist-packages/certbot/_internal/plugins/selection.py", line 332, in diagnose_configurator_problem
raise errors.PluginSelectionError(msg)
certbot.errors.PluginSelectionError: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')
2023-12-04 10:07:40,092:DEBUG:certbot._internal.display.obj:Notifying user:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2023-12-04 10:07:40,092:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2023-12-04 10:07:40,092:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/jupyter.example.com/fullchain.pem (failure)
2023-12-04 10:07:40,092:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2023-12-04 10:07:40,092:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 33, in <module>
sys.exit(load_entry_point('certbot==1.21.0', 'console_scripts', 'certbot')())
File "/usr/lib/python3/dist-packages/certbot/main.py", line 15, in main
return internal_main.main(cli_args)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 1574, in main
return config.func(config, plugins)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 1460, in renew
renewal.handle_renewal_request(config)
File "/usr/lib/python3/dist-packages/certbot/_internal/renewal.py", line 500, in handle_renewal_request
raise errors.Error("{0} renew failure(s), {1} parse failure(s)".format(
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2023-12-04 10:07:40,092:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)
New Paste
Go to most recent paste.