2025-01-08 12:03:30,228:DEBUG:certbot._internal.main:certbot version: 1.6.0
2025-01-08 12:03:30,228:DEBUG:certbot._internal.main:Arguments: []
2025-01-08 12:03:30,229:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-01-08 12:03:30,846:DEBUG:certbot._internal.log:Root logging level set at 20
2025-01-08 12:03:30,846:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2025-01-08 12:03:30,880:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x0528E2B0> and installer <certbot._internal.cli.cli_utils._Default object at 0x0528E2B0>
2025-01-08 12:03:30,932:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:31,100:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:31,101:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai-image.daisuke-design.pl\cert14.pem is signed by the certificate's issuer.
2025-01-08 12:03:31,104:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert14.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:31,112:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:31,115:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:31,149:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:31,262:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:31,263:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai.daisuke-design.pl\cert22.pem is signed by the certificate's issuer.
2025-01-08 12:03:31,264:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:31,268:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:31,272:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:31,306:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:31,423:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:31,424:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\aslan.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2025-01-08 12:03:31,424:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:31,429:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:31,432:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:31,464:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:31,621:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:31,622:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\auth.daisuke-design.pl\cert2.pem is signed by the certificate's issuer.
2025-01-08 12:03:31,623:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert2.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:31,626:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2025-01-25 01:02:00 UTC.
2025-01-08 12:03:31,626:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-08 12:03:31,627:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:31,631: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 0x0528E8D0>
Prep: True
2025-01-08 12:03:31,632:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x0528E8D0> and installer None
2025-01-08 12:03:31,632:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2025-01-08 12:03:31,637: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))>
2025-01-08 12:03:31,638:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-01-08 12:03:31,640:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-01-08 12:03:32,091:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2025-01-08 12:03:32,092:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 08 Jan 2025 11:03:23 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

{
  "hSWAcWvobR0": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  "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"
}
2025-01-08 12:03:32,092:INFO:certbot._internal.main:Renewing an existing certificate
2025-01-08 12:03:38,266:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8838_key-certbot.pem
2025-01-08 12:03:44,219:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8836_csr-certbot.pem
2025-01-08 12:03:44,220:DEBUG:acme.client:Requesting fresh nonce
2025-01-08 12:03:44,220:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-01-08 12:03:44,368:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-01-08 12:03:44,368:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 08 Jan 2025 11:03:35 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: GJdccAF6hOoS32Gx_ZFswGCh3aVQyPF7ZGyQchDWFGpC8Svl0Qg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-01-08 12:03:44,369:DEBUG:acme.client:Storing nonce: GJdccAF6hOoS32Gx_ZFswGCh3aVQyPF7ZGyQchDWFGpC8Svl0Qg
2025-01-08 12:03:44,369:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2025-01-08 12:03:44,375:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiR0pkY2NBRjZoT29TMzJHeF9aRnN3R0NoM2FWUXlQRjdaR3lRY2hEV0ZHcEM4U3ZsMFFnIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "vggadjrW-4vfw_HppmCRG7hVuVpCzgK50l-URufBEWj22rqr6lQQKBDncD2WekmiZ1TmWM4w4miHjEFUFUy1piCFxBwmBYAgGRiTwdwFdIfAE-zpX5eQmge5l8qN2N9BfOIwZrMRkrXev1PeJ9ocvzgkWrmEiVQvbnji-bUjOIOsHKX8-9B97X30ST7tByDMvIqQsR6IsdfwUqWDpY4X5hAGRgsd9L4aFRS7pXwI1lNph2ZVMRDwUE6mfkyVdRJjd3VL3YHfg8TGX2nDsNsOnjVoyDS_jGvlwrEaIe2pS8fR1zlSig_Yvlf1C40Xwi-8tuOqpmBuAEKjAPdi45OAHQ",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2025-01-08 12:03:44,550:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 352
2025-01-08 12:03:44,551:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Wed, 08 Jan 2025 11:03:35 GMT
Content-Type: application/json
Content-Length: 352
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/339934998215
Replay-Nonce: GJdccAF6F3i_2xxsxWfSfKbQnVAmf1tHpEmwDb9SUPx1FGsnZhI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2025-01-09T11:11:26Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "auth.daisuke-design.pl"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/92790611/454368599545"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/92790611/339934998215"
}
2025-01-08 12:03:44,551:DEBUG:acme.client:Storing nonce: GJdccAF6F3i_2xxsxWfSfKbQnVAmf1tHpEmwDb9SUPx1FGsnZhI
2025-01-08 12:03:44,551:DEBUG:acme.client:JWS payload:
b''
2025-01-08 12:03:44,557:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/92790611/454368599545:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiR0pkY2NBRjZGM2lfMnh4c3hXZlNmS2JRblZBbWYxdEhwRW13RGI5U1VQeDFGR3NuWmhJIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei85Mjc5MDYxMS80NTQzNjg1OTk1NDUifQ",
  "signature": "q--QrsXJlAcfhYTYbhpPpODkJOI0wfyhJAK8703HVaNaQJv8gSMYUGf9BvK-QzvJwM5cX-8RQAZiI2mNoYllU5WS9DGQ7vlXYg4MQ8WaTZnjXYgch5F-Gi2TAFO_nCypmu0JsdvO2jQ1M9YfjBL4_pgRYYulDLiN4qUPXZYtLSD3QeV52Ak6CNdAkHyPLwRBAu6I8_ACmbUr-wk0QgAeMAlVdQRvEUwAyH7k1YHy1ZBwVo71Ywcok0ZgBWF4vMh6m3FsdyQT7EtRTSc_vHh4nrtASeXN9pBdzF3bCI3TLebSWV7E1g7ApRizFiOXCtgzhCFTMdxuLk7aeA2jbXQLxQ",
  "payload": ""
}
2025-01-08 12:03:44,723:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/92790611/454368599545 HTTP/1.1" 200 824
2025-01-08 12:03:44,724:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 08 Jan 2025 11:03:35 GMT
Content-Type: application/json
Content-Length: 824
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: WVWTDxmJ413r0HXBwE0XcBsWXCOCrzM3TT9V-vPcTV98ci7_cE0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "auth.daisuke-design.pl"
  },
  "status": "pending",
  "expires": "2025-01-09T11:11:26Z",
  "challenges": [
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/IEepkQ",
      "status": "pending",
      "token": "kgJkeqmv_CyVvu2rpE864TZgumGJYw6cAvwhv2VMQbo"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/fLmftA",
      "status": "pending",
      "token": "kgJkeqmv_CyVvu2rpE864TZgumGJYw6cAvwhv2VMQbo"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/LCSvsA",
      "status": "pending",
      "token": "kgJkeqmv_CyVvu2rpE864TZgumGJYw6cAvwhv2VMQbo"
    }
  ]
}
2025-01-08 12:03:44,724:DEBUG:acme.client:Storing nonce: WVWTDxmJ413r0HXBwE0XcBsWXCOCrzM3TT9V-vPcTV98ci7_cE0
2025-01-08 12:03:44,725:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-01-08 12:03:44,725:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2025-01-08 12:03:44,725:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2025-01-08 12:03:44,726:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2025-01-08 12:03:44,727: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.

2025-01-08 12:03:44,727:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-01-08 12:03:44,728:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-01-08 12:03:44,728: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.
2025-01-08 12:03:44,730: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.

2025-01-08 12:03:44,764:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:44,943:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:44,944:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert22.pem is signed by the certificate's issuer.
2025-01-08 12:03:44,945:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:44,949:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:44,953:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:44,988:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-08 12:03:45,112:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:45,113:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\fsp.daisuke-design.pl\cert21.pem is signed by the certificate's issuer.
2025-01-08 12:03:45,114:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:45,118:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:45,122:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:45,156:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:45,309:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:45,310:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\galeria.daisuke-design.pl\cert19.pem is signed by the certificate's issuer.
2025-01-08 12:03:45,310:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:45,315:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:45,321:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:45,352:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:45,541:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:45,542:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\helix.daisuke-design.pl\cert4.pem is signed by the certificate's issuer.
2025-01-08 12:03:45,543:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert4.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:45,546:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:45,549:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:45,582:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:45,759:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:45,760:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\inne.daisuke-design.pl\cert21.pem is signed by the certificate's issuer.
2025-01-08 12:03:45,761:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:45,765:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:45,769:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:45,801:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2025-01-08 12:03:45,801:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-08 12:03:45,801:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2025-01-08 12:03:45,807: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.
2025-01-08 12:03:45,809:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2025-01-08 12:03:45,809:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2025-01-08 12:03:45,809: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.')
2025-01-08 12:03:45,810: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.
2025-01-08 12:03:45,811: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.')

2025-01-08 12:03:45,846:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:45,988:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:45,989:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\numeracja.daisuke-design.pl\cert21.pem is signed by the certificate's issuer.
2025-01-08 12:03:45,990:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:45,994:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:45,998:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,032:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-08 12:03:46,163:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:46,164:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\settings.daisuke-design.pl\cert21.pem is signed by the certificate's issuer.
2025-01-08 12:03:46,164:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:46,169:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:46,174:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,208:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:46,405:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:46,406:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\torrent.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2025-01-08 12:03:46,407:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:46,411:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:46,415:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,448:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-08 12:03:46,635:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:46,636:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\tts.daisuke-design.pl\cert16.pem is signed by the certificate's issuer.
2025-01-08 12:03:46,637:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert16.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:46,641:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:46,645:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,679:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-08 12:03:46,816:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:46,817:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\vod.daisuke-design.pl\cert21.pem is signed by the certificate's issuer.
2025-01-08 12:03:46,818:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:46,822:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:46,826:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,859:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-08 12:03:46,975:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-08 12:03:46,976:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\xxx.daisuke-design.pl\cert19.pem is signed by the certificate's issuer.
2025-01-08 12:03:46,976:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-08 12:03:46,980:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-08 12:03:46,984:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-08 12:03:46,985:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2025-01-08 12:03:46,985:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2025-01-08 12:03:46,986: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)
2025-01-08 12:03:46,987:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)