2024-10-22 12:23:13,055:DEBUG:certbot._internal.main:certbot version: 1.6.0
2024-10-22 12:23:13,055:DEBUG:certbot._internal.main:Arguments: []
2024-10-22 12:23:13,055:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-10-22 12:23:13,700:DEBUG:certbot._internal.log:Root logging level set at 20
2024-10-22 12:23:13,700:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2024-10-22 12:23:13,737:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x047643F0> and installer <certbot._internal.cli.cli_utils._Default object at 0x047643F0>
2024-10-22 12:23:13,794:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:13,978:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:13,979:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai-image.daisuke-design.pl\cert12.pem is signed by the certificate's issuer.
2024-10-22 12:23:13,983:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert12.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:13,992:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:13,996:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:14,035:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:14,260:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:14,262:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:14,262:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:14,268:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:14,273:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:14,310:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:14,483:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:14,484:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\aslan.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-22 12:23:14,485:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:14,490:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:14,493:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:14,546:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:14,714:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:14,715:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\auth.daisuke-design.pl\cert1.pem is signed by the certificate's issuer.
2024-10-22 12:23:14,716:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert1.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:14,720:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2024-11-11 20:00:23 UTC.
2024-10-22 12:23:14,720:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2024-10-22 12:23:14,720:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:14,726:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * standalone
Description: Spin up a temporary webserver
Interfaces: IAuthenticator, IPlugin
Entry point: standalone = certbot._internal.plugins.standalone:Authenticator
Initialized: <certbot._internal.plugins.standalone.Authenticator object at 0x0475A4F0>
Prep: True
2024-10-22 12:23:14,726:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x0475A4F0> and installer None
2024-10-22 12:23:14,726:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2024-10-22 12:23:14,731: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/92790611', new_authzr_uri=None, terms_of_service=None), 3137118528c44988be4df6a04f4d2d58, Meta(creation_dt=datetime.datetime(2020, 7, 31, 16, 19, 6, tzinfo=<UTC>), creation_host='SERWER', register_to_eff=None))>
2024-10-22 12:23:14,732:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-10-22 12:23:14,734:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-10-22 12:23:15,229:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-10-22 12:23:15,229:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 22 Oct 2024 10:23:17 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

{
  "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",
  "zH8hZYNZSd8": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"
}
2024-10-22 12:23:15,230:INFO:certbot._internal.main:Renewing an existing certificate
2024-10-22 12:23:20,942:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8547_key-certbot.pem
2024-10-22 12:23:26,286:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8545_csr-certbot.pem
2024-10-22 12:23:26,286:DEBUG:acme.client:Requesting fresh nonce
2024-10-22 12:23:26,286:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2024-10-22 12:23:26,444:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2024-10-22 12:23:26,445:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 22 Oct 2024 10:23:28 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: t6m3Eh6KFIJ87R5GNsfI9aEdkmUNUAV9mUNhimbRcIaV7eUKphU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2024-10-22 12:23:26,445:DEBUG:acme.client:Storing nonce: t6m3Eh6KFIJ87R5GNsfI9aEdkmUNUAV9mUNhimbRcIaV7eUKphU
2024-10-22 12:23:26,445:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2024-10-22 12:23:26,452:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAidDZtM0VoNktGSUo4N1I1R05zZkk5YUVka21VTlVBVjltVU5oaW1iUmNJYVY3ZVVLcGhVIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "YyqvmJzN2bjok_Do16FHMnW-rKXgZevOdCcr-vT9JqOwU_Ey2nO0fujxEvn-hvn3jcMqG4Efn0h-ifrynmMAmn5aaVWGWwzAlPfQ6RzajPu4A3z4llR7vIUqaU57IluJ8RVWbb3g0e1WPvGcJddrtbg38tSp0hEaAC9AXQYBNTxw8mpFA_IUBHg-tgZzLbTTEzsnqpl210C-MmIaSVJTksaz7RuqG71PkSBvk7_AmhJomk4FGJi-p-arJ3g6g_8MQUtHoALDlzB2Znj4yg8EraGqAefWu7XQx8p_Cv8KMdTDE_ByJycbm6K25PCv71MOxvwTYYFDQl0Ux-0LD_P0Cg",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2024-10-22 12:23:26,661:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 346
2024-10-22 12:23:26,661:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 22 Oct 2024 10:23:28 GMT
Content-Type: application/json
Content-Length: 346
Connection: keep-alive
Boulder-Requester: 92790611
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Location: https://acme-v02.api.letsencrypt.org/acme/order/92790611/315470818147
Replay-Nonce: t6m3Eh6K9jbn5x5RfZ-FMUr098AWOW8N6YDxZNIam1wVYeXC6wM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2024-10-27T16:10:23Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "auth.daisuke-design.pl"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/418848123817"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/92790611/315470818147"
}
2024-10-22 12:23:26,661:DEBUG:acme.client:Storing nonce: t6m3Eh6K9jbn5x5RfZ-FMUr098AWOW8N6YDxZNIam1wVYeXC6wM
2024-10-22 12:23:26,662:DEBUG:acme.client:JWS payload:
b''
2024-10-22 12:23:26,668:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/418848123817:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAidDZtM0VoNks5amJuNXg1UmZaLUZNVXIwOThBV09XOE42WUR4Wk5JYW0xd1ZZZVhDNndNIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My80MTg4NDgxMjM4MTcifQ",
  "signature": "OLSkxK7UNsfIZMCgLKDSp4m9DKKEKydzxW3sN5gdCGduVjrZ5eG6SNDXOked8ugqDrV0HULlHjfu_PiR343dx-R7fn2QUgLB9Baxobofl01-Dyn_Idw2tuaYMmkBAdfrJJA4ZOZvpTw7u94BLjKTy-RFfnWmCl3q97H7a18oaLhwMmYxGLmJAA5RNmhfUAQTZQ49mGwLHqwMoj5UM9T37tyMm8HuBlaaY3BVQfpgAsI7fJHeB3fOBTiU4k3goeTD2NxFbmTHLP5isvNrxDyg6m_cJU4bYFFOe6QFnqDYOrQwE3fZOgdvY5MYs5CC4-y1LYaeeKTlq5kOPh2avGr3pw",
  "payload": ""
}
2024-10-22 12:23:26,844:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/418848123817 HTTP/1.1" 200 806
2024-10-22 12:23:26,845:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 22 Oct 2024 10:23:29 GMT
Content-Type: application/json
Content-Length: 806
Connection: keep-alive
Boulder-Requester: 92790611
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: fsXeFztXFuEgw0iBN4pjFg_W4CHVcGtiaSVkaZKWq5fDdVz3BWE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "auth.daisuke-design.pl"
  },
  "status": "pending",
  "expires": "2024-10-27T16:10:23Z",
  "challenges": [
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/418848123817/NsOh8A",
      "status": "pending",
      "token": "AAkolniKKMvO2WiO725PoalxNngU_xeG9DupZc75IQI"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/418848123817/jAeY1Q",
      "status": "pending",
      "token": "AAkolniKKMvO2WiO725PoalxNngU_xeG9DupZc75IQI"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/418848123817/2pEoIQ",
      "status": "pending",
      "token": "AAkolniKKMvO2WiO725PoalxNngU_xeG9DupZc75IQI"
    }
  ]
}
2024-10-22 12:23:26,845:DEBUG:acme.client:Storing nonce: fsXeFztXFuEgw0iBN4pjFg_W4CHVcGtiaSVkaZKWq5fDdVz3BWE
2024-10-22 12:23:26,846:INFO:certbot._internal.auth_handler:Performing the following challenges:
2024-10-22 12:23:26,846:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2024-10-22 12:23:26,857:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2024-10-22 12:23:26,857:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2024-10-22 12:23:26,860:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 72, in run
    address, self.http_01_resources)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 190, in __init__
    BaseDualNetworkedServers.__init__(self, HTTP01Server, *args, **kwargs)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 105, in __init__
    raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\auth_handler.py", line 70, in handle_authorizations
    resps = self.auth.perform(achalls)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 156, in perform
    return [self._try_perform_single(achall) for achall in achalls]
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 156, in <listcomp>
    return [self._try_perform_single(achall) for achall in achalls]
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 163, in _try_perform_single
    _handle_perform_error(error)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 210, in _handle_perform_error
    raise error
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 161, in _try_perform_single
    return self._perform_single(achall)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 166, in _perform_single
    servers, response = self._perform_http_01(achall)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 173, in _perform_http_01
    servers = self.servers.run(port, challenges.HTTP01, listenaddr=addr)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 74, in run
    raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.

2024-10-22 12:23:26,860:DEBUG:certbot._internal.error_handler:Calling registered functions
2024-10-22 12:23:26,860:INFO:certbot._internal.auth_handler:Cleaning up challenges
2024-10-22 12:23:26,861:WARNING:certbot._internal.renewal:Attempting to renew cert (auth.daisuke-design.pl) from C:\Certbot\renewal\auth.daisuke-design.pl.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
2024-10-22 12:23:26,865:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 72, in run
    address, self.http_01_resources)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 190, in __init__
    BaseDualNetworkedServers.__init__(self, HTTP01Server, *args, **kwargs)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 105, in __init__
    raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 462, in handle_renewal_request
    main.renew_cert(lineage_config, plugins, renewal_candidate)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1178, in renew_cert
    renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 116, in _get_and_save_cert
    renewal.renew_cert(config, domains, le_client, lineage)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 320, in renew_cert
    new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\client.py", line 351, in obtain_certificate
    orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\client.py", line 398, in _get_order_and_authorizations
    authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\auth_handler.py", line 70, in handle_authorizations
    resps = self.auth.perform(achalls)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 156, in perform
    return [self._try_perform_single(achall) for achall in achalls]
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 156, in <listcomp>
    return [self._try_perform_single(achall) for achall in achalls]
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 163, in _try_perform_single
    _handle_perform_error(error)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 210, in _handle_perform_error
    raise error
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 161, in _try_perform_single
    return self._perform_single(achall)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 166, in _perform_single
    servers, response = self._perform_http_01(achall)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 173, in _perform_http_01
    servers = self.servers.run(port, challenges.HTTP01, listenaddr=addr)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 74, in run
    raise errors.StandaloneBindError(error, port)
certbot.errors.StandaloneBindError: Problem binding to port 80: Could not bind to IPv4 or IPv6.

2024-10-22 12:23:26,903:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:27,090:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:27,091:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:27,092:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:27,097:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:27,101:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:27,149:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:27,355:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:27,356:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\fsp.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:27,356:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:27,362:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:27,366:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:27,414:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:27,577:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:27,579:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\galeria.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-22 12:23:27,579:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:27,584:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:27,588:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:27,624:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:27,863:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:27,864:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\helix.daisuke-design.pl\cert3.pem is signed by the certificate's issuer.
2024-10-22 12:23:27,865:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert3.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:27,869:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:27,872:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:27,910:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:28,101:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:28,102:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\inne.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:28,103:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:28,108:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:28,113:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:28,156:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2024-10-22 12:23:28,156:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2024-10-22 12:23:28,156:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2024-10-22 12:23:28,162: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 "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\disco.py", line 136, in prepare
    self._initialized.prepare()
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\manual.py", line 95, in prepare
    self.option_name('auth-hook')))
certbot.errors.PluginError: An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.
2024-10-22 12:23:28,164:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2024-10-22 12:23:28,164:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2024-10-22 12:23:28,165:INFO:certbot._internal.main:Could not choose appropriate plugin: 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.')
2024-10-22 12:23:28,165:WARNING:certbot._internal.renewal:Attempting to renew cert (merkat.pl) from C:\Certbot\renewal\merkat.pl.conf produced an unexpected 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.'). Skipping.
2024-10-22 12:23:28,167:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 462, in handle_renewal_request
    main.renew_cert(lineage_config, plugins, renewal_candidate)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1172, in renew_cert
    installer, auth = plug_sel.choose_configurator_plugins(config, plugins, "certonly")
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\selection.py", line 233, in choose_configurator_plugins
    diagnose_configurator_problem("authenticator", req_auth, plugins)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\selection.py", line 337, 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.')

2024-10-22 12:23:28,205:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:28,384:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:28,385:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\numeracja.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:28,386:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:28,391:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:28,396:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:28,436:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:28,622:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:28,623:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\settings.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:28,624:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:28,629:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:28,634:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:28,677:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-22 12:23:28,854:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:28,856:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\torrent.daisuke-design.pl\cert17.pem is signed by the certificate's issuer.
2024-10-22 12:23:28,856:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert17.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:28,861:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:28,866:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:28,902:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:29,112:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:29,114:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\tts.daisuke-design.pl\cert15.pem is signed by the certificate's issuer.
2024-10-22 12:23:29,114:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert15.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:29,119:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:29,124:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:29,162:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:29,357:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:29,358:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\vod.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-22 12:23:29,359:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:29,363:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:29,368:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:29,406:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-22 12:23:29,623:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-22 12:23:29,625:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\xxx.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-22 12:23:29,625:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-22 12:23:29,630:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-22 12:23:29,635:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-22 12:23:29,635:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2024-10-22 12:23:29,636:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2024-10-22 12:23:29,636:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
  File "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 193, in _run_module_as_main
  File "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 85, in _run_code
  File "C:\Program Files (x86)\Certbot\bin\certbot.exe\__main__.py", line 33, in <module>
    sys.exit(main())
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\main.py", line 15, in main
    return internal_main.main(cli_args)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1353, in main
    return config.func(config, plugins)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1261, in renew
    renewal.handle_renewal_request(config)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 487, in handle_renewal_request
    len(renew_failures), len(parse_failures)))
certbot.errors.Error: 2 renew failure(s), 0 parse failure(s)
2024-10-22 12:23:29,638:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)