2020-05-24 15:00:30,074:DEBUG:certbot.plugins.disco:Other error:(PluginEntryPoin
t#manual): An authentication script must be provided with --manual-auth-hook whe
n using the manual plugin non-interactively.
Traceback (most recent call last):
File â/usr/lib/python3/dist-packages/certbot/plugins/disco.pyâ, line 132, in p
repare
self.initialized.prepare()
File â/usr/lib/python3/dist-packages/certbot/plugins/manual.pyâ, line 133, in
prepare
self.option_name(âauth-hookâ)))
certbot.errors.PluginError: An authentication script must be provided with --man
ual-auth-hook when using the manual plugin non-interactively.
2020-05-24 15:00:30,075:DEBUG:certbot.plugins.selection:No candidate plugin
2020-05-24 15:00:30,075:DEBUG:certbot.plugins.selection:Selected authenticator N
one and installer None
2020-05-24 15:00:30,075:INFO:certbot.main:Could not choose appropriate plugin: T
he manual plugin is not working; there may be problems with your existing config
uration.
The error was: PluginError(âAn authentication script must be provided with --man
ual-auth-hook when using the manual plugin non-interactively.â)
2020-05-24 15:00:30,075:WARNING:certbot.renewal:Attempting to renew cert (bestca
sh.me) from /etc/letsencrypt/renewal/bestcash.me.conf produced an unexpected err
or: The manual plugin is not working; there may be problems with your existing c
onfiguration.
The error was: PluginError(âAn authentication script must be provided with --man
ual-auth-hook when using the manual plugin non-interactively.â). Skipping.
2020-05-24 15:00:30,076:DEBUG:certbot.renewal:Traceback was:
Traceback (most recent call last):
File â/usr/lib/python3/dist-packages/certbot/renewal.pyâ, line 452, in handle
renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File â/usr/lib/python3/dist-packages/certbot/main.pyâ, line 1187, in renew_cer
t
installer, auth = plug_sel.choose_configurator_plugins(config, plugins, âcer
tonlyâ)
File â/usr/lib/python3/dist-packages/certbot/plugins/selection.pyâ, line 237,
in choose_configurator_plugins
diagnose_configurator_problem(âauthenticatorâ, req_auth, plugins)
File â/usr/lib/python3/dist-packages/certbot/plugins/selection.pyâ, line 341,
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 --man
ual-auth-hook when using the manual plugin non-interactively.â)
2020-05-24 15:00:30,077:INFO:certbot.storage:Attempting to parse the version 0.3
6.0 renewal configuration file found at /etc/letsencrypt/renewal/chronocash.me.c
onf with version 0.31.0 of Certbot. This might not work.
2020-05-24 15:00:30,079:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-24 15:00:30,079:DEBUG:certbot.plugins.selection:Requested authenticator
dns-ovh and installer None
2020-05-24 15:00:30,079:ERROR:certbot.renewal:All renewal attempts failed. The f
ollowing certs could not be renewed:
2020-05-24 15:00:30,079:ERROR:certbot.renewal: /etc/letsencrypt/live/bestcash.m
e/fullchain.pem (failure)
2020-05-24 15:00:30,080:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File â/usr/bin/certbotâ, line 11, in
load_entry_point(âcertbot==0.31.0â, âconsole_scriptsâ, âcertbotâ)()
File â/usr/lib/python3/dist-packages/certbot/main.pyâ, line 1365, in main
return config.func(config, plugins)
File â/usr/lib/python3/dist-packages/certbot/main.pyâ, line 1272, in renew
renewal.handle_renewal_request(config)
File â/usr/lib/python3/dist-packages/certbot/renewal.pyâ, line 477, in handle_
renewal_request
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)