2025-01-07 22:55:26,578:DEBUG:certbot._internal.main:certbot version: 1.6.0
2025-01-07 22:55:26,578:DEBUG:certbot._internal.main:Arguments: []
2025-01-07 22:55:26,578:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-01-07 22:55:27,317:DEBUG:certbot._internal.log:Root logging level set at 20
2025-01-07 22:55:27,317:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2025-01-07 22:55:27,354:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x04D92090> and installer <certbot._internal.cli.cli_utils._Default object at 0x04D92090>
2025-01-07 22:55:27,393:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:27,639:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:27,640: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-07 22:55:27,649:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert14.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:27,657:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:27,661:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:27,698:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:27,860:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:27,861: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-07 22:55:27,862:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:27,866:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:27,870:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:27,907:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:28,102:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:28,103: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-07 22:55:28,104:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:28,108:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:28,111:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:28,150:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:28,320:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:28,321: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-07 22:55:28,322:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert2.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:28,325:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2025-01-25 01:02:00 UTC.
2025-01-07 22:55:28,325:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-07 22:55:28,326:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:28,330: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 0x04D608B0>
Prep: True
2025-01-07 22:55:28,331:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x04D608B0> and installer None
2025-01-07 22:55:28,331:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2025-01-07 22:55:28,336: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-07 22:55:28,337:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-01-07 22:55:28,340:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-01-07 22:55:28,804:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2025-01-07 22:55:28,805:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 07 Jan 2025 21:55:19 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

{
  "-G1JC_8XW4s": "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-07 22:55:28,805:INFO:certbot._internal.main:Renewing an existing certificate
2025-01-07 22:55:36,082:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8836_key-certbot.pem
2025-01-07 22:55:42,997:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8834_csr-certbot.pem
2025-01-07 22:55:42,998:DEBUG:acme.client:Requesting fresh nonce
2025-01-07 22:55:42,998:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-01-07 22:55:43,150:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-01-07 22:55:43,151:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 07 Jan 2025 21:55:34 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: WVWTDxmJjW6xLxcxSgTGIv4FnKyRanIxRaNwSI__8V8xhIgP0eg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-01-07 22:55:43,151:DEBUG:acme.client:Storing nonce: WVWTDxmJjW6xLxcxSgTGIv4FnKyRanIxRaNwSI__8V8xhIgP0eg
2025-01-07 22:55:43,151:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2025-01-07 22:55:43,157:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiV1ZXVER4bUpqVzZ4THhjeFNnVEdJdjRGbkt5UmFuSXhSYU53U0lfXzhWOHhoSWdQMGVnIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "YPGVMsLCOyOLB0GT8kL7EtAfwu_cQcW4Hyn90FP5LoWLAQveXwg-Y1WVkAInpLkG_A1XH5Ld5B6loRiCxwv_l8B_jDOZsJweBut9PQ3l8MQGHqJCf8ZSEisBRr_bsKdFaWJY94wbxnmMAcDLba-NodlwVrkH1_xnUAZQ8h0nCesO6brjs7WZwqagkQdqUWTP36GKtvHeqUUbHeGMRFx1TfiGwvQvplv68MGlWD_KI_KkVCNCquM2yvCw-Of3YbHBd8LNqXpPvgC86NywzAzN2fpJd27LUzQatZgWItprB9sZfShiXFp-4tSvGXJ7rX9rF-L5HZvd27MoLLK7ZnA5mA",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2025-01-07 22:55:43,352:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 352
2025-01-07 22:55:43,353:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 07 Jan 2025 21:55:34 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: GJdccAF6bIrDSK7Eh_LR1J9bRgk_aZgtHQ2RhFfh8Dt5D9QKIrU
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-07 22:55:43,353:DEBUG:acme.client:Storing nonce: GJdccAF6bIrDSK7Eh_LR1J9bRgk_aZgtHQ2RhFfh8Dt5D9QKIrU
2025-01-07 22:55:43,354:DEBUG:acme.client:JWS payload:
b''
2025-01-07 22:55:43,359:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/92790611/454368599545:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiR0pkY2NBRjZiSXJEU0s3RWhfTFIxSjliUmdrX2FaZ3RIUTJSaEZmaDhEdDVEOVFLSXJVIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei85Mjc5MDYxMS80NTQzNjg1OTk1NDUifQ",
  "signature": "kIoc50DfUYnw2cZTapZoYxCkbewRkpRZKgRbTSiTN0eMN19JKW_gO-gYvtp4EL2Kt2i1tI_ryt0218PN3ZEhVsQfsnwqyg6TRcEKiTgX6NtT_Hs008ApiqwXDyCQdwXFuWS0grb4Z98P4GU7rhAkJUyLzeeMwONtvg5a1OGu5H2AIT0GO8cU4b_Ulhs89cXvkStrxWZpK2NttlD9cvyV31DYvCHaBe0VLAp7E9TjKNHqF70A2_o-CNzSOggnD1Iz24LtdaXsDgWpXTywu-txmtEkWt9PzXZYg1MuZI-BeKBinqh-ZGGOcE_v5eplfFUvfoLYGZW91V-txWYWQAqZFg",
  "payload": ""
}
2025-01-07 22:55:43,525:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/92790611/454368599545 HTTP/1.1" 200 824
2025-01-07 22:55:43,525:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 07 Jan 2025 21:55:34 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: WVWTDxmJ-XCyZQ597Y99yX4PJ5B5ENRnDyEkeFXLtzeFlf9pdPc
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": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/LCSvsA",
      "status": "pending",
      "token": "kgJkeqmv_CyVvu2rpE864TZgumGJYw6cAvwhv2VMQbo"
    },
    {
      "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"
    }
  ]
}
2025-01-07 22:55:43,526:DEBUG:acme.client:Storing nonce: WVWTDxmJ-XCyZQ597Y99yX4PJ5B5ENRnDyEkeFXLtzeFlf9pdPc
2025-01-07 22:55:43,527:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-01-07 22:55:43,527:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2025-01-07 22:55:43,528:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2025-01-07 22:55:43,528:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2025-01-07 22:55:43,536: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-07 22:55:43,536:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-01-07 22:55:43,536:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-01-07 22:55:43,537: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-07 22:55:43,547: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-07 22:55:43,583:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:43,910:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:43,911:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert22.pem is signed by the certificate's issuer.
2025-01-07 22:55:43,912:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:43,916:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:43,919:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:43,963:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-07 22:55:44,162:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:44,163: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-07 22:55:44,163:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:44,168:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:44,172:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:44,219:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:44,429:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:44,431: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-07 22:55:44,431:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:44,435:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:44,439:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:44,483:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:44,781:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:44,782: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-07 22:55:44,783:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert4.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:44,786:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:44,788:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:44,827:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:45,050:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:45,051: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-07 22:55:45,052:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:45,056:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:45,061:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:45,108:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2025-01-07 22:55:45,108:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-07 22:55:45,108:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2025-01-07 22:55:45,114: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-07 22:55:45,120:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2025-01-07 22:55:45,120:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2025-01-07 22:55:45,121: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-07 22:55:45,121: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-07 22:55:45,124: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-07 22:55:45,163:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:45,395:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:45,396: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-07 22:55:45,397:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:45,401:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:45,405:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:45,452:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-07 22:55:45,631:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:45,632: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-07 22:55:45,633:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:45,637:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:45,641:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:45,677:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:45,907:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:45,908: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-07 22:55:45,909:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:45,913:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:45,917:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:45,963:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-07 22:55:46,149:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:46,150: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-07 22:55:46,151:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert16.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:46,154:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:46,158:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:46,202:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-07 22:55:46,416:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:46,417: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-07 22:55:46,418:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:46,422:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:46,426:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:46,474:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-07 22:55:46,653:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-07 22:55:46,654: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-07 22:55:46,654:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-07 22:55:46,658:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-07 22:55:46,663:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-07 22:55:46,663:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2025-01-07 22:55:46,663:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2025-01-07 22:55:46,664: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-07 22:55:46,667:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)