2024-10-16 16:47:29,326:DEBUG:certbot._internal.main:certbot version: 1.6.0
2024-10-16 16:47:29,326:DEBUG:certbot._internal.main:Arguments: []
2024-10-16 16:47:29,326:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2024-10-16 16:47:30,102:DEBUG:certbot._internal.log:Root logging level set at 20
2024-10-16 16:47:30,102:INFO:certbot._internal.log:Saving debug log to C:\Certbot\log\letsencrypt.log
2024-10-16 16:47:30,143:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x0524D0F0> and installer <certbot._internal.cli.cli_utils._Default object at 0x0524D0F0>
2024-10-16 16:47:30,188:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:30,376:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:30,377:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai-image.daisuke-design.pl\cert12.pem is signed by the certificate's issuer.
2024-10-16 16:47:30,380:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai-image.daisuke-design.pl\cert12.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:30,389:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:30,394:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:30,435:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:30,668:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:30,669:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\ai.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:30,670:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\ai.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:30,675:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:30,680:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:30,732:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:30,992:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:30,994:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\aslan.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-16 16:47:30,994:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\aslan.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:30,999:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:31,004:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:31,055:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:31,282:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:31,284:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\auth.daisuke-design.pl\cert1.pem is signed by the certificate's issuer.
2024-10-16 16:47:31,285:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\auth.daisuke-design.pl\cert1.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:31,289:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2024-11-11 20:00:23 UTC.
2024-10-16 16:47:31,289:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2024-10-16 16:47:31,289:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:31,296: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 0x05249DF0>
Prep: True
2024-10-16 16:47:31,297:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x05249DF0> and installer None
2024-10-16 16:47:31,297:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
2024-10-16 16:47:31,304:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/92790611', new_authzr_uri=None, terms_of_service=None), 3137118528c44988be4df6a04f4d2d58, Meta(creation_dt=datetime.datetime(2020, 7, 31, 16, 19, 6, tzinfo=<UTC>), creation_host='SERWER', register_to_eff=None))>
2024-10-16 16:47:31,305:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2024-10-16 16:47:31,308:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2024-10-16 16:47:31,749:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 746
2024-10-16 16:47:31,750:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 16 Oct 2024 14:47:34 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

{
  "ENj-6pTkrB4": "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"
}
2024-10-16 16:47:31,751:INFO:certbot._internal.main:Renewing an existing certificate
2024-10-16 16:47:38,293:DEBUG:certbot.crypto_util:Generating key (2048 bits): C:\Certbot\keys\8535_key-certbot.pem
2024-10-16 16:47:44,523:DEBUG:certbot.crypto_util:Creating CSR: C:\Certbot\csr\8533_csr-certbot.pem
2024-10-16 16:47:44,524:DEBUG:acme.client:Requesting fresh nonce
2024-10-16 16:47:44,524:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2024-10-16 16:47:44,670:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2024-10-16 16:47:44,670:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 16 Oct 2024 14:47:47 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: XZwuHTv_Y5p6cKYE3f17jc2zaPqHB3STJfKt1pj25vqbxl7_ERE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2024-10-16 16:47:44,671:DEBUG:acme.client:Storing nonce: XZwuHTv_Y5p6cKYE3f17jc2zaPqHB3STJfKt1pj25vqbxl7_ERE
2024-10-16 16:47:44,671:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "auth.daisuke-design.pl"\n    }\n  ]\n}'
2024-10-16 16:47:44,677:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiWFp3dUhUdl9ZNXA2Y0tZRTNmMTdqYzJ6YVBxSEIzU1RKZkt0MXBqMjV2cWJ4bDdfRVJFIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "QRMw50Rmj956EV5_lxs6D7wbHOZLOHuvy-xyAsCXnFH1qK1bNLL9OvKOdDGliH0c_guteoD2qC4oD6gFkC8MlgjDvPIVGj0b5hk1G5Q_5Gix3FSWHpxKnd5AfWc7FzSsQU0MEu-kFKr0sXoIRp9v703PpCKqpL6d_uChkxzGr8NYHiVPHKmkSErpsXbCQPZJ8lFTG5qEcexrVD5tLk2WplyAM8HFIwbG2lWYYLsRKl2g1x7bv_xRqhywMOTd6rsh3wl-Hgfizd1YE9aqMcmwMSQPeilPry2NbKy-gyJzHlXsMP538zQkKWZiNKgpVwfhIc6iQdz2wbawZBNqPKkv4Q",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImF1dGguZGFpc3VrZS1kZXNpZ24ucGwiCiAgICB9CiAgXQp9"
}
2024-10-16 16:47:44,854:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 346
2024-10-16 16:47:44,855:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Wed, 16 Oct 2024 14:47:47 GMT
Content-Type: application/json
Content-Length: 346
Connection: keep-alive
Boulder-Requester: 92790611
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Location: https://acme-v02.api.letsencrypt.org/acme/order/92790611/313251364837
Replay-Nonce: XZwuHTv_JDFHVpLJSzzq-HCnIVyxu_-qSj0hg5Cv-WX5xILQpwo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2024-10-20T07:08:50Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "auth.daisuke-design.pl"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/415582224747"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/92790611/313251364837"
}
2024-10-16 16:47:44,855:DEBUG:acme.client:Storing nonce: XZwuHTv_JDFHVpLJSzzq-HCnIVyxu_-qSj0hg5Cv-WX5xILQpwo
2024-10-16 16:47:44,855:DEBUG:acme.client:JWS payload:
b''
2024-10-16 16:47:44,861:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/415582224747:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTI3OTA2MTEiLCAibm9uY2UiOiAiWFp3dUhUdl9KREZIVnBMSlN6enEtSENuSVZ5eHVfLXFTajBoZzVDdi1XWDV4SUxRcHdvIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My80MTU1ODIyMjQ3NDcifQ",
  "signature": "mzXqv2r9zV3RHxPD-m2Xmm_zNrRhmoC5Zz9DhGPnA0bKbtTf_4k9pWHxr5nyGz05Rm_LwHsjtpxrvIE4HDw_hw1p5MzhYwcyIoZLFjfhIpkvsgi_S051a-MWpPlyWuWe7mdopGIt6DH_dbwuXDdWvwzQCIAATydfNYG488q_97MDclZHjKyT-B_IHq9bFRfC4aVP8-55l9Ub-ReTCVIdLYAlYp_j59Go3ZgzLmBQoQgYMQ2HZJN5Gz7BjUFy9i2Vjez0CSk0-oLt5afXbK2Ty4KBw5YyMzFKGMaXGCRMmteeyvtKkkSBwlPc8fg0qurTbjDfJpeGobvPtNeETEF0Qw",
  "payload": ""
}
2024-10-16 16:47:45,027:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/415582224747 HTTP/1.1" 200 806
2024-10-16 16:47:45,028:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 16 Oct 2024 14:47:47 GMT
Content-Type: application/json
Content-Length: 806
Connection: keep-alive
Boulder-Requester: 92790611
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: XZwuHTv_m_LlASTu-hAiaQKz2oN1B8dpW8Ul5m9yxNvTQQPGWkY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "auth.daisuke-design.pl"
  },
  "status": "pending",
  "expires": "2024-10-20T07:08:50Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/415582224747/k7ox9Q",
      "status": "pending",
      "token": "6ZNsceTT5DfMPbY9eyAT-Mf2W8CGdQjaxw_q0qhqNyc"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/415582224747/DGnrSw",
      "status": "pending",
      "token": "6ZNsceTT5DfMPbY9eyAT-Mf2W8CGdQjaxw_q0qhqNyc"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/415582224747/vI1Edg",
      "status": "pending",
      "token": "6ZNsceTT5DfMPbY9eyAT-Mf2W8CGdQjaxw_q0qhqNyc"
    }
  ]
}
2024-10-16 16:47:45,028:DEBUG:acme.client:Storing nonce: XZwuHTv_m_LlASTu-hAiaQKz2oN1B8dpW8Ul5m9yxNvTQQPGWkY
2024-10-16 16:47:45,029:INFO:certbot._internal.auth_handler:Performing the following challenges:
2024-10-16 16:47:45,029:INFO:certbot._internal.auth_handler:http-01 challenge for auth.daisuke-design.pl
2024-10-16 16:47:45,033:DEBUG:acme.standalone:Failed to bind to :80 using IPv6
2024-10-16 16:47:45,034:DEBUG:acme.standalone:Failed to bind to :80 using IPv4
2024-10-16 16:47:45,037:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\standalone.py", line 72, in run
    address, self.http_01_resources)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 190, in __init__
    BaseDualNetworkedServers.__init__(self, HTTP01Server, *args, **kwargs)
  File "C:\Program Files (x86)\Certbot\pkgs\acme\standalone.py", line 105, in __init__
    raise socket.error("Could not bind to IPv4 or IPv6.")
OSError: Could not bind to IPv4 or IPv6.

During handling of the above exception, another exception occurred:

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

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

During handling of the above exception, another exception occurred:

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

2024-10-16 16:47:45,083:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:45,262:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:45,263:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:45,263:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:45,269:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:45,273:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:45,316:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:45,591:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 514
2024-10-16 16:47:45,592:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\fsp.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:45,593:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\fsp.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:45,599:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:45,604:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:45,656:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:45,885:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:45,886:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\galeria.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-16 16:47:45,887:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\galeria.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:45,892:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:45,898:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:45,947:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:46,162:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:46,163:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\helix.daisuke-design.pl\cert3.pem is signed by the certificate's issuer.
2024-10-16 16:47:46,164:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\helix.daisuke-design.pl\cert3.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:46,168:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:46,172:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:46,226:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:46,440:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:46,441:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\inne.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:46,442:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\inne.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:46,447:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:46,453:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:46,503:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-07-02 08:21:13 UTC.
2024-10-16 16:47:46,503:INFO:certbot._internal.renewal:Cert is due for renewal, auto-renewing...
2024-10-16 16:47:46,503:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2024-10-16 16:47:46,511:DEBUG:certbot._internal.plugins.disco:Other error:(PluginEntryPoint#manual): An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\disco.py", line 136, in prepare
    self._initialized.prepare()
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\manual.py", line 95, in prepare
    self.option_name('auth-hook')))
certbot.errors.PluginError: An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.
2024-10-16 16:47:46,513:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2024-10-16 16:47:46,513:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2024-10-16 16:47:46,513:INFO:certbot._internal.main:Could not choose appropriate plugin: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')
2024-10-16 16:47:46,514:WARNING:certbot._internal.renewal:Attempting to renew cert (merkat.pl) from C:\Certbot\renewal\merkat.pl.conf produced an unexpected error: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.'). Skipping.
2024-10-16 16:47:46,517:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 462, in handle_renewal_request
    main.renew_cert(lineage_config, plugins, renewal_candidate)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1172, in renew_cert
    installer, auth = plug_sel.choose_configurator_plugins(config, plugins, "certonly")
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\selection.py", line 233, in choose_configurator_plugins
    diagnose_configurator_problem("authenticator", req_auth, plugins)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\plugins\selection.py", line 337, in diagnose_configurator_problem
    raise errors.PluginSelectionError(msg)
certbot.errors.PluginSelectionError: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')

2024-10-16 16:47:46,560:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:46,722:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:46,723:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\numeracja.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:46,723:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\numeracja.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:46,729:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:46,734:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:46,775:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:46,955:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:46,957:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\settings.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:46,957:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\settings.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:46,963:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:46,967:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:47,009:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r11.o.lencr.org:80
2024-10-16 16:47:47,169:DEBUG:urllib3.connectionpool:http://r11.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:47,171:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\torrent.daisuke-design.pl\cert17.pem is signed by the certificate's issuer.
2024-10-16 16:47:47,171:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\torrent.daisuke-design.pl\cert17.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:47,176:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:47,181:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:47,221:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:47,469:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:47,471:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\tts.daisuke-design.pl\cert15.pem is signed by the certificate's issuer.
2024-10-16 16:47:47,471:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\tts.daisuke-design.pl\cert15.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:47,476:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:47,480:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:47,534:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:47,735:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:47,736:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\vod.daisuke-design.pl\cert20.pem is signed by the certificate's issuer.
2024-10-16 16:47:47,737:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\vod.daisuke-design.pl\cert20.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:47,742:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:47,747:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:47,800:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r10.o.lencr.org:80
2024-10-16 16:47:48,003:DEBUG:urllib3.connectionpool:http://r10.o.lencr.org:80 "POST / HTTP/1.1" 200 504
2024-10-16 16:47:48,004:DEBUG:certbot.ocsp:OCSP response for certificate C:\Certbot\archive\xxx.daisuke-design.pl\cert18.pem is signed by the certificate's issuer.
2024-10-16 16:47:48,005:DEBUG:certbot.ocsp:OCSP certificate status for C:\Certbot\archive\xxx.daisuke-design.pl\cert18.pem is: OCSPCertStatus.GOOD
2024-10-16 16:47:48,010:INFO:certbot._internal.renewal:Cert not yet due for renewal
2024-10-16 16:47:48,015:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
2024-10-16 16:47:48,015:ERROR:certbot._internal.renewal:All renewal attempts failed. The following certs could not be renewed:
2024-10-16 16:47:48,015:ERROR:certbot._internal.renewal:  C:\Certbot\live\auth.daisuke-design.pl\fullchain.pem (failure)
  C:\Certbot\live\merkat.pl\fullchain.pem (failure)
2024-10-16 16:47:48,016:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
  File "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 193, in _run_module_as_main
  File "D:\obj\windows-release\37win32_Release\msi_python\zip_win32\runpy.py", line 85, in _run_code
  File "C:\Program Files (x86)\Certbot\bin\certbot.exe\__main__.py", line 33, in <module>
    sys.exit(main())
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\main.py", line 15, in main
    return internal_main.main(cli_args)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1353, in main
    return config.func(config, plugins)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\main.py", line 1261, in renew
    renewal.handle_renewal_request(config)
  File "C:\Program Files (x86)\Certbot\pkgs\certbot\_internal\renewal.py", line 487, in handle_renewal_request
    len(renew_failures), len(parse_failures)))
certbot.errors.Error: 2 renew failure(s), 0 parse failure(s)
2024-10-16 16:47:48,018:ERROR:certbot._internal.log:2 renew failure(s), 0 parse failure(s)