HEX
Server: Apache
System: Linux cloud.webdesigntm.online 4.18.0-477.10.1.el8_8.x86_64 #1 SMP Tue May 16 07:35:04 EDT 2023 x86_64
User: imperoro (1004)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/log/letsencrypt/letsencrypt.log.381
2025-09-02 17:48:43,774:DEBUG:certbot._internal.main:certbot version: 1.22.0
2025-09-02 17:48:43,776:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2025-09-02 17:48:43,776:DEBUG:certbot._internal.main:Arguments: ['--noninteractive', '--no-random-sleep-on-renew']
2025-09-02 17:48:43,778:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-09-02 17:48:43,888:DEBUG:certbot._internal.log:Root logging level set at 30
2025-09-02 17:48:43,893:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/cloud.webdesigntm.online.conf
2025-09-02 17:48:43,921:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7f52bce0f160> and installer <certbot._internal.cli.cli_utils._Default object at 0x7f52bce0f160>
2025-09-02 17:48:43,959:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2024-04-10 11:27:05 UTC.
2025-09-02 17:48:43,960:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2025-09-02 17:48:43,960:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2025-09-02 17:48:43,964:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: Authenticator, Plugin
Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7f52bcdb5ba8>
Prep: True
2025-09-02 17:48:43,966:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f52bcdb5ba8> and installer None
2025-09-02 17:48:43,966:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2025-09-02 17:48:43,984: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/998163537', new_authzr_uri=None, terms_of_service=None), ae859f800d1e94bed209d1184ebf3767, Meta(creation_dt=datetime.datetime(2023, 3, 7, 13, 37, 9, tzinfo=<UTC>), creation_host='cloud.webdesigntm.online', register_to_eff=None))>
2025-09-02 17:48:43,987:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-09-02 17:48:43,990:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-09-02 17:48:44,419:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 995
2025-09-02 17:48:44,420:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 02 Sep 2025 17:48:44 GMT
Content-Type: application/json
Content-Length: 995
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "eTSqGk3-75A": "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"
    ],
    "profiles": {
      "classic": "https://letsencrypt.org/docs/profiles#classic",
      "shortlived": "https://letsencrypt.org/docs/profiles#shortlived (not yet generally available)",
      "tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
    },
    "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.5-February-24-2025.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/acme/renewal-info",
  "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2025-09-02 17:48:44,422:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for cloud.webdesigntm.online
2025-09-02 17:48:44,664:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/1147_key-certbot.pem
2025-09-02 17:48:44,699:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/1147_csr-certbot.pem
2025-09-02 17:48:44,701:DEBUG:acme.client:Requesting fresh nonce
2025-09-02 17:48:44,701:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-09-02 17:48:44,842:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-09-02 17:48:44,843:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 02 Sep 2025 17:48:44 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: znbRssP_NuWECVY2p1RTFiyIfyQSrHOg5TuQcS4w1zy1EhYh7w0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-09-02 17:48:44,844:DEBUG:acme.client:Storing nonce: znbRssP_NuWECVY2p1RTFiyIfyQSrHOg5TuQcS4w1zy1EhYh7w0
2025-09-02 17:48:44,844:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "cloud.webdesigntm.online"\n    }\n  ]\n}'
2025-09-02 17:48:44,848:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogInpuYlJzc1BfTnVXRUNWWTJwMVJURml5SWZ5UVNySE9nNVR1UWNTNHcxenkxRWhZaDd3MCIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIn0",
  "signature": "hGPBnSuuT-eMaXFdxCZ5IuS0JqswofTBvyuusQ7XMPwLvU5s-U8M2vYSJpWq32xc_0phCFXBKkWzPhD9W0NzDw-uzxjuuk4YLxw4M0QjxwBOK39SN0mXE3g09-DZM19ScXKh5IoibXy93r3bRVC1gcjYqynKAvgOxJdwMMAquGCMB3SJesdgF4sykYHm-AIsfL9NpsvSzpL1iq8cIQUjNX5sda89PZ0aHsVwu43f7g_Iu5YtiDlvmSrcdwpZay1BoijIheqMn33J5JCCDvAqy5OaiHPj0RvIbVn4Dz9J4COKOfewHdEvTtovJa_xf2zkE5DaBzZM7xPUvSL-8q5hVg",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImNsb3VkLndlYmRlc2lnbnRtLm9ubGluZSIKICAgIH0KICBdCn0"
}
2025-09-02 17:48:45,025:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 356
2025-09-02 17:48:45,027:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 02 Sep 2025 17:48:44 GMT
Content-Type: application/json
Content-Length: 356
Connection: keep-alive
Boulder-Requester: 998163537
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/998163537/424085363397
Replay-Nonce: 5vcyUwULUlCZw037hAr6c3-YGnbS3pjxKXHYvoimerG-EfDg0jU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2025-09-09T17:48:44Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "cloud.webdesigntm.online"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/998163537/577834011617"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/998163537/424085363397"
}
2025-09-02 17:48:45,027:DEBUG:acme.client:Storing nonce: 5vcyUwULUlCZw037hAr6c3-YGnbS3pjxKXHYvoimerG-EfDg0jU
2025-09-02 17:48:45,028:DEBUG:acme.client:JWS payload:
b''
2025-09-02 17:48:45,036:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/577834011617:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIjV2Y3lVd1VMVWxDWncwMzdoQXI2YzMtWUduYlMzcGp4S1hIWXZvaW1lckctRWZEZzBqVSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzU3NzgzNDAxMTYxNyJ9",
  "signature": "LK04V6bb7JS3EgYK2NsgkDaOoYtbTpolnNuxsfczfTVgy33qO7JeBB3PjA5hyE-EXGdQWZdMx_XBd0z7dF4LnuUAP-8t7Yqj1VrM_hufEm-0vA-HtogGKHOcIb5oiuesdBtSfA39hHT7Hrm73U08R5rNARPnU-dcVL_LoO7PF2ZnF2WYnE4VxrEpOc060nIsY3P50lgzaAR1DuzaX_g3L9sAvjVytsVMFQwAHQQRyBlqd8PHu8qj8D41XQcGnAlHl3wPY33DQcjK2GRdkgpvTwx09w7160OSjmEAV9ymeDvMQHNskI0JmqkuRITHixGvWEDMBClg4u4MpDj5kmQ4Yw",
  "payload": ""
}
2025-09-02 17:48:45,182:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/577834011617 HTTP/1.1" 200 829
2025-09-02 17:48:45,183:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 02 Sep 2025 17:48:45 GMT
Content-Type: application/json
Content-Length: 829
Connection: keep-alive
Boulder-Requester: 998163537
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 5vcyUwULDGEJdT8uwOB7wwO75TSafmQ5pXXLl7d6T-QSBfkVaFo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "pending",
  "expires": "2025-09-09T17:48:44Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/CDur7Q",
      "status": "pending",
      "token": "vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/TqBq6Q",
      "status": "pending",
      "token": "vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/sYgvDg",
      "status": "pending",
      "token": "vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ"
    }
  ]
}
2025-09-02 17:48:45,183:DEBUG:acme.client:Storing nonce: 5vcyUwULDGEJdT8uwOB7wwO75TSafmQ5pXXLl7d6T-QSBfkVaFo
2025-09-02 17:48:45,184:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-09-02 17:48:45,184:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-09-02 17:48:45,185:INFO:certbot._internal.plugins.webroot:Using the webroot path /var/www/html for all unmatched domains.
2025-09-02 17:48:45,185:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2025-09-02 17:48:45,189:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ
2025-09-02 17:48:45,190:DEBUG:acme.client:JWS payload:
b'{}'
2025-09-02 17:48:45,192:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/CDur7Q:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIjV2Y3lVd1VMREdFSmRUOHV3T0I3d3dPNzVUU2FmbVE1cFhYTGw3ZDZULVFTQmZrVmFGbyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvY2hhbGwvOTk4MTYzNTM3LzU3NzgzNDAxMTYxNy9DRHVyN1EifQ",
  "signature": "AZURiwJGk3k3WFYV5AuHIIQFSPrirBuxftjm2ygbcEJGYCLq4hQy_jjRee1NfmjBOrTjsDdTL-ezfYxqY696xcHz8cTslqDSja2JF1ro9nWV36PVvtap7S_2De82eKQAxyzd0LLyR2x6Uuj3tTYaN354AWiDsjEO1i_ps4-bgijBm7EWCBIuywXRYLDyicTDJGDV0NgCfdrnmWqVP7Um3FdaBr0_0hHX33VWmZ88h100tOjWklI7ZaGdFbeuBdcs8oMhhKd2fVQfBDNd-UhWIWUqTzsfJOZIetU3TJYw-Skw5SkwTX42DrizrLa27VR63LjjvGU2ABKwqdwViGTP7w",
  "payload": "e30"
}
2025-09-02 17:48:45,336:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/998163537/577834011617/CDur7Q HTTP/1.1" 200 194
2025-09-02 17:48:45,337:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 02 Sep 2025 17:48:45 GMT
Content-Type: application/json
Content-Length: 194
Connection: keep-alive
Boulder-Requester: 998163537
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz/998163537/577834011617>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/CDur7Q
Replay-Nonce: 5vcyUwULX0mWCyV35Qw97ohDaaUAHh9nQVqoxAQ80tYrffNLibg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "http-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/CDur7Q",
  "status": "pending",
  "token": "vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ"
}
2025-09-02 17:48:45,338:DEBUG:acme.client:Storing nonce: 5vcyUwULX0mWCyV35Qw97ohDaaUAHh9nQVqoxAQ80tYrffNLibg
2025-09-02 17:48:45,338:INFO:certbot._internal.auth_handler:Waiting for verification...
2025-09-02 17:48:46,340:DEBUG:acme.client:JWS payload:
b''
2025-09-02 17:48:46,342:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/577834011617:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIjV2Y3lVd1VMWDBtV0N5VjM1UXc5N29oRGFhVUFIaDluUVZxb3hBUTgwdFlyZmZOTGliZyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzU3NzgzNDAxMTYxNyJ9",
  "signature": "SuWPbebOYNGl_ZZpnUItt4-iaarixrvV_rfz3mrizVIlt9_TnDlFaKOFKvQcJjw_e_Hxj_CjyxvCrp0alxaSKCqIShE7T5z0T2Nr3zQHspSevSdlyccclt29IRXAohay6DhW6GfRcqBo6n5rchIjkDcBcv4JhChmv-hh6FwyzU_Ubv9EYviz8NcpBqtO2IedNd2rbNnO1k58R3hBT_pSpq6VGmiBoSfUvwJyv7dehjuQTQBy4l6GGUVjQjKDVtd0V7yRCc4IZmL3GuycYn6cT-1sNR0XEcnytgL0sH--GqwWsVc9Y9i5YOP3CeVAQ5l8JLcCJ2wQvmqVbLnvHMtuSA",
  "payload": ""
}
2025-09-02 17:48:46,485:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/577834011617 HTTP/1.1" 200 778
2025-09-02 17:48:46,486:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 02 Sep 2025 17:48:46 GMT
Content-Type: application/json
Content-Length: 778
Connection: keep-alive
Boulder-Requester: 998163537
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 5vcyUwULeu1ZwyrNVSiNoTejgIQo5-5bjeMJF12U3zIhhz-Fj9A
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "invalid",
  "expires": "2025-09-09T17:48:44Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/577834011617/CDur7Q",
      "status": "invalid",
      "validated": "2025-09-02T17:48:45Z",
      "error": {
        "type": "urn:ietf:params:acme:error:dns",
        "detail": "DNS problem: NXDOMAIN looking up A for cloud.webdesigntm.online - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for cloud.webdesigntm.online - check that a DNS record exists for this domain",
        "status": 400
      },
      "token": "vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ"
    }
  ]
}
2025-09-02 17:48:46,486:DEBUG:acme.client:Storing nonce: 5vcyUwULeu1ZwyrNVSiNoTejgIQo5-5bjeMJF12U3zIhhz-Fj9A
2025-09-02 17:48:46,487:INFO:certbot._internal.auth_handler:Challenge failed for domain cloud.webdesigntm.online
2025-09-02 17:48:46,487:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-09-02 17:48:46,487:DEBUG:certbot._internal.display.obj:Notifying user: 
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
  Domain: cloud.webdesigntm.online
  Type:   dns
  Detail: DNS problem: NXDOMAIN looking up A for cloud.webdesigntm.online - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for cloud.webdesigntm.online - check that a DNS record exists for this domain

Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.

2025-09-02 17:48:46,490:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 105, in handle_authorizations
    self._poll_authorizations(authzrs, max_retries, best_effort)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 205, in _poll_authorizations
    raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.

2025-09-02 17:48:46,490:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-09-02 17:48:46,490:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-09-02 17:48:46,490:DEBUG:certbot._internal.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/vnWLllt_Va445w6-dt18tUMG27nsT8uRdnRGTRQWHgQ
2025-09-02 17:48:46,491:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2025-09-02 17:48:46,492:ERROR:certbot._internal.renewal:Failed to renew certificate cloud.webdesigntm.online with error: Some challenges have failed.
2025-09-02 17:48:46,495:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/certbot/_internal/renewal.py", line 485, in handle_renewal_request
    main.renew_cert(lineage_config, plugins, renewal_candidate)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1441, in renew_cert
    renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 127, in _get_and_save_cert
    renewal.renew_cert(config, domains, le_client, lineage)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/renewal.py", line 345, in renew_cert
    new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 424, in obtain_certificate
    orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 476, in _get_order_and_authorizations
    authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 105, in handle_authorizations
    self._poll_authorizations(authzrs, max_retries, best_effort)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 205, in _poll_authorizations
    raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.

2025-09-02 17:48:46,498:DEBUG:certbot._internal.display.obj:Notifying user: 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-09-02 17:48:46,499:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2025-09-02 17:48:46,499:ERROR:certbot._internal.renewal:  /etc/letsencrypt/live/cloud.webdesigntm.online/fullchain.pem (failure)
2025-09-02 17:48:46,499:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-09-02 17:48:46,500:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
  File "/usr/bin/certbot", line 11, in <module>
    load_entry_point('certbot==1.22.0', 'console_scripts', 'certbot')()
  File "/usr/lib/python3.6/site-packages/certbot/main.py", line 19, in main
    return internal_main.main(cli_args)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1632, in main
    return config.func(config, plugins)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1518, in renew
    renewal.handle_renewal_request(config)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/renewal.py", line 512, in handle_renewal_request
    len(renew_failures), len(parse_failures)))
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2025-09-02 17:48:46,501:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)