2024-12-02 02:10:44,529:ERROR:certbot._internal.renewal:The following renewals failed:
2024-12-02 02:10:44,529:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/applifeamar.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/discoverlakecomolombardia.com/fullchain.pem (failure)
/etc/letsencrypt/live/gangofmonday.tech/fullchain.pem (failure)
/etc/letsencrypt/live/monitoring.acconsulting.tech/fullchain.pem (failure)
/etc/letsencrypt/live/my2024.lol/fullchain.pem (failure)
/etc/letsencrypt/live/oldfrigerio.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/sorrentino.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/template-wp.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/www.incacosmetics.test.builders/fullchain.pem (failure)
2024-12-02 02:10:44,529:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-12-02 02:10:44,529:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 33, in
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: 9 renew failure(s), 0 parse failure(s)
2024-12-02 02:10:44,531:ERROR:certbot._internal.log:9 renew failure(s), 0 parse failure(s)
2024-12-02 09:41:55,831:DEBUG:certbot._internal.main:certbot version: 1.21.0
2024-12-02 09:41:55,832:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2024-12-02 09:41:55,832:DEBUG:certbot._internal.main:Arguments:
2024-12-02 09:41:55,832:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-12-02 09:41:55,840:DEBUG:certbot._internal.log:Root logging level set at 30
2024-12-02 09:41:55,842:DEBUG:certbot._internal.plugins.selection:Requested authenticator None and installer None
2024-12-02 09:41:55,898:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.52
2024-12-02 09:41:56,483:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * apache
Description: Apache Web Server plugin
Interfaces: Installer, Authenticator, Plugin
Entry point: apache = certbot_apache._internal.entrypoint:ENTRYPOINT
Initialized: <certbot_apache._internal.override_debian.DebianConfigurator object at 0x7fe6ef353bb0>
Prep: True
2024-12-02 09:41:56,484:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot_apache._internal.override_debian.DebianConfigurator object at 0x7fe6ef353bb0> and installer <certbot_apache._internal.override_debian.DebianConfigurator object at 0x7fe6ef353bb0>
2024-12-02 09:41:56,484:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator apache, Installer apache
2024-12-02 09:41:56,538:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/1203319117', new_authzr_uri=None, terms_of_service=None), 8fe150ad65f809cc908546920133361b, Meta(creation_dt=datetime.datetime(2023, 7, 12, 13, 8, 5, tzinfo=), creation_host='cluster-01', register_to_eff=None))>
2024-12-02 09:41:56,539:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-12-02 09:41:56,541:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-12-02 09:41:56,922:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-12-02 09:41:56,923:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 02 Dec 2024 08:41:56 GMT
Content-Type: application/json
Content-Length: 746
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"fvZ2wLjiCm0": "Adding random entries to the directory",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2024-12-02 09:42:35,554:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 33, in
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 1282, in run
domains, certname = _find_domains_or_certname(config, installer)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 466, in _find_domains_or_certname
raise errors.Error("Please specify --domains, or --installer that "
certbot.errors.Error: Please specify --domains, or --installer that will help in domain names autodiscovery, or --cert-name for an existing certificate name.
2024-12-02 09:42:35,556:ERROR:certbot._internal.log:Please specify --domains, or --installer that will help in domain names autodiscovery, or --cert-name for an existing certificate name.
this is the full log entry for today, i tried to run a command for a check