2025-01-06 11:42:44,818:DEBUG:certbot._internal.main:certbot version: 1.6.0
2025-01-06 11:42:44,818:DEBUG:certbot._internal.main:Arguments: []
2025-01-06 11:42:44,818:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-01-06 11:42:45,556:DEBUG:certbot._internal.log:Root logging level set at 20
2025-01-06 11:42:45,556:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2025-01-06 11:42:45,597:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x04BF9390> and installer <certbot._internal.cli.cli_utils._Default object at 0x04BF9390>
2025-01-06 11:42:45,648:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:42:45,844:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:42:45,845: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-06 11:42:45,850:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert14.pem is: OCSPCertStatus.GOOD
2025-01-06 11:42:45,858:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:42:45,862:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:42:45,900:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:42:46,101:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:42:46,102: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-06 11:42:46,103:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-06 11:42:46,108:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:42:46,112:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:42:46,181:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:42:46,347:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:42:46,348: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-06 11:42:46,349:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2025-01-06 11:42:46,353:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:42:46,357:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:42:46,394:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:42:46,598:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:42:46,599: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-06 11:42:46,601:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert2.pem is: OCSPCertStatus.GOOD
2025-01-06 11:42:46,605:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2025-01-25 01:02:00 UTC.
2025-01-06 11:42:46,605:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-06 11:42:46,606:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:42:46,611: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 0x04BF5E50>
Prep: True
2025-01-06 11:42:46,611:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x04BF5E50> and installer None
2025-01-06 11:42:46,611:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2025-01-06 11:42:46,617: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-06 11:42:46,618:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-01-06 11:42:46,620:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-01-06 11:42:47,113:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2025-01-06 11:42:47,113:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 06 Jan 2025 10:42:37 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

{
  "UMZrFHMGvlM": "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-06 11:42:47,114:INFO:certbot._internal.main:Renewing an existing certificate
2025-01-06 11:42:54,197:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8834_key-certbot.pem
2025-01-06 11:43:01,085:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8832_csr-certbot.pem
2025-01-06 11:43:01,086:DEBUG:acme.client:Requesting fresh nonce
2025-01-06 11:43:01,086:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-01-06 11:43:01,248:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-01-06 11:43:01,248:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 06 Jan 2025 10:42:52 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: LPSR-4-sHPbTwMh3HOmIxFL3diDSCQBawjlIqgeaKN6KydiJuFA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-01-06 11:43:01,248:DEBUG:acme.client:Storing nonce: LPSR-4-sHPbTwMh3HOmIxFL3diDSCQBawjlIqgeaKN6KydiJuFA
2025-01-06 11:43:01,249:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2025-01-06 11:43:01,255:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiTFBTUi00LXNIUGJUd01oM0hPbUl4RkwzZGlEU0NRQmF3amxJcWdlYUtONkt5ZGlKdUZBIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "clMU2HcQQT2gcBRmzE2r05j3AMVXqCaAyDnaH6rUulGR37_kHHdT3OKFYVRQZOH7e5QRgGlmimZh23oajRsEt82foVmiB3MSN5BmJRYSD9RKAHnZEKijUeFkKwq7yLNo5qou1Y1yjT-ipQ-nH8f1Q9M1NlPYrOSN_7BXL7c4MnJxCdXppTrqpVtEGGBaFdYQnHrqH7OZ0jmRcJo-AvrfQBsgQgqP8ZeBqCPa-OBB4XfeDjmvXLaIlZPRN6sP41YOt02xdWN6mnQHJO6-T2XopUTgh4FAS7Tal0YAoKOMI88NCTNhNYZ6Dr1XFe7tg9gdGjBR7LgVCRnoU8nuXvQNbQ",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2025-01-06 11:43:01,433:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 352
2025-01-06 11:43:01,433:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Mon, 06 Jan 2025 10:42:52 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: LPSR-4-sLBWDUCOac0tZg1KhHZWG7Ie2U5KI2Z8gz64zfu9u80E
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-06 11:43:01,434:DEBUG:acme.client:Storing nonce: LPSR-4-sLBWDUCOac0tZg1KhHZWG7Ie2U5KI2Z8gz64zfu9u80E
2025-01-06 11:43:01,434:DEBUG:acme.client:JWS payload:
b''
2025-01-06 11:43:01,441:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/92790611/454368599545:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiTFBTUi00LXNMQldEVUNPYWMwdFpnMUtoSFpXRzdJZTJVNUtJMlo4Z3o2NHpmdTl1ODBFIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei85Mjc5MDYxMS80NTQzNjg1OTk1NDUifQ",
  "signature": "mMuKuD5QEwNwHzVOgm9-Ams_fmQPRgu0oRqwbkjuhpMeqNDtwF-qDHc2MEiElG7Tw9Lou3VtvhSCowiGi2VSjfgnsQRlsc_MUbilwoqn3Ezxlb8HkNSR1gQOJulihYVv7bkXYOaplKwOGc5y5fiGUH6DBWtKpIRv-5py_FipN8n5VC4KDDyxKCx9wNBAjefkwAaB4Ynm6L1bBfcNOAn2sJEBHcqeSTVW0ZeMZpeU6Y2UV4KtFRw2p5jmEGrPa6cn1EdG0TYho4ib21DxAaWZPnA_JKY2Y1Bl-N70HemGJQNqW87bQuf0qjGMTkh7R4F6fXjAEoYQqj0k1NEjIhv0Uw",
  "payload": ""
}
2025-01-06 11:43:01,609:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/92790611/454368599545 HTTP/1.1" 200 824
2025-01-06 11:43:01,609:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Mon, 06 Jan 2025 10:42:52 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: 1QDIi77bdp4nBr0_fxwxYqm5cTtkQAITYiHDahiUvU_uBkbTh_k
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": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/fLmftA",
      "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": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/92790611/454368599545/LCSvsA",
      "status": "pending",
      "token": "kgJkeqmv_CyVvu2rpE864TZgumGJYw6cAvwhv2VMQbo"
    }
  ]
}
2025-01-06 11:43:01,610:DEBUG:acme.client:Storing nonce: 1QDIi77bdp4nBr0_fxwxYqm5cTtkQAITYiHDahiUvU_uBkbTh_k
2025-01-06 11:43:01,610:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-01-06 11:43:01,610:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2025-01-06 11:43:01,611:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2025-01-06 11:43:01,612:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2025-01-06 11:43:01,621: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-06 11:43:01,621:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-01-06 11:43:01,621:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-01-06 11:43:01,621: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-06 11:43:01,632: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-06 11:43:01,668:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:01,841:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:01,842:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert22.pem is signed by the certificate's issuer.
2025-01-06 11:43:01,843:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert22.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:01,847:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:01,851:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:01,887:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-06 11:43:02,070:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:02,071: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-06 11:43:02,072:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:02,076:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:02,081:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:02,120:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:02,337:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:02,338: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-06 11:43:02,339:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:02,343:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:02,347:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:02,392:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:02,604:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:02,606: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-06 11:43:02,606:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert4.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:02,610:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:02,613:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:02,663:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:02,925:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:02,926: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-06 11:43:02,927:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:02,931:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:02,936:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:02,973:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2025-01-06 11:43:02,973:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2025-01-06 11:43:02,973:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2025-01-06 11:43:02,980: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-06 11:43:02,985:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2025-01-06 11:43:02,986:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2025-01-06 11:43:02,986: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-06 11:43:02,986: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-06 11:43:02,990: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-06 11:43:03,028:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:03,199:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:03,201: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-06 11:43:03,202:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:03,206:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:03,211:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:03,259:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-06 11:43:03,430:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:03,432: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-06 11:43:03,433:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:03,438:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:03,443:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:03,481:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:03,755:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:03,756: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-06 11:43:03,757:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:03,761:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:03,766:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:03,813:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-06 11:43:04,007:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:04,008: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-06 11:43:04,009:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert16.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:04,012:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:04,016:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:04,052:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2025-01-06 11:43:04,268:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:04,269: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-06 11:43:04,270:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert21.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:04,274:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:04,278:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:04,315:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2025-01-06 11:43:04,488:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2025-01-06 11:43:04,489: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-06 11:43:04,490:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert19.pem is: OCSPCertStatus.GOOD
2025-01-06 11:43:04,494:INFO:certbot._internal.renewal:Cert not yet due for renewal
2025-01-06 11:43:04,499:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2025-01-06 11:43:04,499:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2025-01-06 11:43:04,499:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2025-01-06 11:43:04,500: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-06 11:43:04,504:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)