2025-01-12 08:49:21,733:DEBUG:certbot._internal.main:certbot version: 1.6.0
2025-01-12 08:49:21,733:DEBUG:certbot._internal.main:Arguments: []
2025-01-12 08:49:21,733:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-01-12 08:49:22,373:DEBUG:certbot._internal.log:Root logging level set at 20
2025-01-12 08:49:22,374:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2025-01-12 08:49:22,411:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x04F8F510> and installer <certbot._internal.cli.cli_utils._Default object at 0x04F8F510>
2025-01-12 08:49:22,452:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:23,003:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:23,004: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-12 08:49:23,008:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert14.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:23,016:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:23,020:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:23,057:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:23,228:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:23,229: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-12 08:49:23,230:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:23,234:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:23,239:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:23,276:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:23,466:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:23,467: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-12 08:49:23,468:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:23,472:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:23,476:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:23,519:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:23,696:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:23,698: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-12 08:49:23,698:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert2.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:23,702:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2025-01-25 01:02:00 UTC.
2025-01-12 08:49:23,702:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-12 08:49:23,702:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:23,708: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 0x049E1D90>
Prep: True
2025-01-12 08:49:23,708:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x049E1D90> and installer None
2025-01-12 08:49:23,708:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2025-01-12 08:49:23,713: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-12 08:49:23,715:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-01-12 08:49:23,717:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-01-12 08:49:24,206:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2025-01-12 08:49:24,207:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 12 Jan 2025 07:49: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

{
  "X_FO8ji4yPE": "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-12 08:49:24,208:INFO:certbot._internal.main:Renewing an existing certificate
2025-01-12 08:49:31,077:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8843_key-certbot.pem
2025-01-12 08:49:37,738:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8841_csr-certbot.pem
2025-01-12 08:49:37,739:DEBUG:acme.client:Requesting fresh nonce
2025-01-12 08:49:37,739:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-01-12 08:49:37,899:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-01-12 08:49:37,900:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 12 Jan 2025 07:49:37 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: o6qEBv538GOdGRIXcGax8umHUsYRnw4vmPy39jK2Z9nFbjt6PK0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-01-12 08:49:37,900:DEBUG:acme.client:Storing nonce: o6qEBv538GOdGRIXcGax8umHUsYRnw4vmPy39jK2Z9nFbjt6PK0
2025-01-12 08:49:37,900:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2025-01-12 08:49:37,906:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAibzZxRUJ2NTM4R09kR1JJWGNHYXg4dW1IVXNZUm53NHZtUHkzOWpLMlo5bkZianQ2UEswIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "NLgEtX4jEllkh5t7M-e7dgoUdrm_T1E5u_76KIgXBNTSki_go2PI8eNahhuo_YFQy8m1HtOnSyRbmuLWeiaHLsaxnszuzuSuEP_3cyrnd_wvcdHnpEu30QPovReP_Jl0zyYfXm6FooVM2xIjC-KBZ0jwsl7zfljeO4U6EprouJukf6vjkrrdmbxPHFsd6OVLBDLyLiUouHbdCs2pXNNmuTjxh0wnaqQs0Anvm30v2Q1NFuzMnUP8iZ1_L3MW6JqqUCuR0wktqCAznsI6fXxt67IqgvmDXpSmIbtDLFeC3xm6-OG7UVdaWHm4RUe0zBBR-cx3Yz_dvWEHr5-tALvfXA",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2025-01-12 08:49:38,094:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 352
2025-01-12 08:49:38,095:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Sun, 12 Jan 2025 07:49:37 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/342674974835
Replay-Nonce: o6qEBv53vg9PuRCflGGrksUJV_m_7Pu8xqFfuSAci1yvkBsEVrA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2025-01-16T21:49:37Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "auth.daisuke-design.pl"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/92790611/458236903725"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/92790611/342674974835"
}
2025-01-12 08:49:38,095:DEBUG:acme.client:Storing nonce: o6qEBv53vg9PuRCflGGrksUJV_m_7Pu8xqFfuSAci1yvkBsEVrA
2025-01-12 08:49:38,096:DEBUG:acme.client:JWS payload:
b''
2025-01-12 08:49:38,102:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/92790611/458236903725:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAibzZxRUJ2NTN2ZzlQdVJDZmxHR3Jrc1VKVl9tXzdQdTh4cUZmdVNBY2kxeXZrQnNFVnJBIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei85Mjc5MDYxMS80NTgyMzY5MDM3MjUifQ",
  "signature": "jLF5yyNqujRx1PIOutAVFn3gpH_R0hDJZzrWiKnRGTIjLH0OlxUXhDEV_zOVKBCPlGrDViWPMP4r_Tyq_vL8mbZleEZMx_MDr18QARlhQUuOHVajdxjJA5kAKmsB_qz1rv17qFHydbCVb8wt8d0JKQFFWdQkcaW47cG31v4lRTsYG7WCz18YX5EnIFZfpUDjeWVZMFsp5VQ7UTdZEhGjWaXCNxaECpoVUF5WsXh0IgdFXoJamDFNzKNVMkf9da9YkejKTlCZmB8LQaVl1s8H7BdSScmwspgka8D9_RxcCEENe5ZGBk135ZC0DxGST-Wx8gX9Ne2T2K5bduzSjdKO6A",
  "payload": ""
}
2025-01-12 08:49:38,267:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/92790611/458236903725 HTTP/1.1" 200 824
2025-01-12 08:49:38,268:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 12 Jan 2025 07:49:37 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: 5VsalEMJUHWiDIHQlRaWrUPPo7qdxNbqArdOWTggylFbVHhB9eA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "auth.daisuke-design.pl"
  },
  "status": "pending",
  "expires": "2025-01-16T21:49:37Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/458236903725/emif4A",
      "status": "pending",
      "token": "QwPbyQl_gpZTR8ND2fq8B1lxAxKdM06AzJIPi--r758"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/458236903725/F-719Q",
      "status": "pending",
      "token": "QwPbyQl_gpZTR8ND2fq8B1lxAxKdM06AzJIPi--r758"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/458236903725/PZ1CTQ",
      "status": "pending",
      "token": "QwPbyQl_gpZTR8ND2fq8B1lxAxKdM06AzJIPi--r758"
    }
  ]
}
2025-01-12 08:49:38,268:DEBUG:acme.client:Storing nonce: 5VsalEMJUHWiDIHQlRaWrUPPo7qdxNbqArdOWTggylFbVHhB9eA
2025-01-12 08:49:38,269:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-01-12 08:49:38,269:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2025-01-12 08:49:38,281:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2025-01-12 08:49:38,281:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2025-01-12 08:49:38,289: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-12 08:49:38,289:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-01-12 08:49:38,289:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-01-12 08:49:38,290: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-12 08:49:38,300: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-12 08:49:38,339:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:38,522:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:38,524:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert22.pem is signed by the certificate's issuer.
2025-01-12 08:49:38,524:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:38,528:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:38,533:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:38,573:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-12 08:49:38,857:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:38,858: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-12 08:49:38,859:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:38,863:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:38,867:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:38,914:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:39,102:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:39,104: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-12 08:49:39,104:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:39,109:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:39,112:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:39,147:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:39,331:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:39,332: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-12 08:49:39,333:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert4.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:39,336:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:39,340:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:39,378:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:39,560:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:39,561: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-12 08:49:39,561:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:39,565:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:39,570:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:39,607:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2025-01-12 08:49:39,607:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-12 08:49:39,607:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2025-01-12 08:49:39,614: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-12 08:49:39,620:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2025-01-12 08:49:39,620:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2025-01-12 08:49:39,620: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-12 08:49:39,621: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-12 08:49:39,624: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-12 08:49:39,661:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:39,837:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:39,839: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-12 08:49:39,839:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:39,844:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:39,848:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:39,884:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-12 08:49:40,121:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:40,123: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-12 08:49:40,123:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:40,128:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:40,132:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:40,182:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:40,360:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:40,362: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-12 08:49:40,362:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:40,366:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:40,371:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:40,406:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-12 08:49:40,654:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:40,655: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-12 08:49:40,656:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert16.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:40,660:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:40,663:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:40,713:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-12 08:49:40,891:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:40,893: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-12 08:49:40,893:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:40,897:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:40,902:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:40,939:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-12 08:49:41,164:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-12 08:49:41,166: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-12 08:49:41,166:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-12 08:49:41,171:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-12 08:49:41,174:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-12 08:49:41,174:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2025-01-12 08:49:41,175:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2025-01-12 08:49:41,176: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-12 08:49:41,179:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)