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)