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.413
2025-08-17 19:33:20,782:DEBUG:certbot._internal.main:certbot version: 1.22.0
2025-08-17 19:33:20,783:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2025-08-17 19:33:20,783:DEBUG:certbot._internal.main:Arguments: ['--noninteractive', '--no-random-sleep-on-renew']
2025-08-17 19:33:20,785:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-08-17 19:33:20,887:DEBUG:certbot._internal.log:Root logging level set at 30
2025-08-17 19:33:20,893:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/cloud.webdesigntm.online.conf
2025-08-17 19:33:20,931:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7fe1a0ef3128> and installer <certbot._internal.cli.cli_utils._Default object at 0x7fe1a0ef3128>
2025-08-17 19:33:20,975:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2024-04-10 11:27:05 UTC.
2025-08-17 19:33:20,975:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2025-08-17 19:33:20,975:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2025-08-17 19:33:20,980: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 0x7fe1a0e9ac18>
Prep: True
2025-08-17 19:33:20,982:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7fe1a0e9ac18> and installer None
2025-08-17 19:33:20,982:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2025-08-17 19:33:20,998: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-08-17 19:33:21,001:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-08-17 19:33:21,005:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-08-17 19:33:21,402:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 995
2025-08-17 19:33:21,403:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 17 Aug 2025 19:33:21 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

{
  "0iY2THOz8q4": "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-08-17 19:33:21,406:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for cloud.webdesigntm.online
2025-08-17 19:33:21,524:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/1115_key-certbot.pem
2025-08-17 19:33:21,570:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/1115_csr-certbot.pem
2025-08-17 19:33:21,571:DEBUG:acme.client:Requesting fresh nonce
2025-08-17 19:33:21,572:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-08-17 19:33:21,702:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-08-17 19:33:21,703:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 17 Aug 2025 19:33:21 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: GUOanL46m0K6jFQFo-JZO4Ew3QQ0Fa0hnHjD7TLU1R45gj7VOIk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-08-17 19:33:21,703:DEBUG:acme.client:Storing nonce: GUOanL46m0K6jFQFo-JZO4Ew3QQ0Fa0hnHjD7TLU1R45gj7VOIk
2025-08-17 19:33:21,704:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "cloud.webdesigntm.online"\n    }\n  ]\n}'
2025-08-17 19:33:21,709:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIkdVT2FuTDQ2bTBLNmpGUUZvLUpaTzRFdzNRUTBGYTBobkhqRDdUTFUxUjQ1Z2o3Vk9JayIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIn0",
  "signature": "cVp3qcPS_bDmdVZn-nSZy_eIIUHJvka4fTfM2KKm_y_G7GB520PjyfDhJTg0Ng0scKhPlARyWKLAITcl1xbBIwLZMJdUExem1FXJx9TRfJ93Pfskk1mKa1TItMigionLfEDbciB9ygpeRMf0csQJcWURvLn0i62GPe7eZ023WEhvXR_INDzPNcnJ0OEXWSNPUZdYVyHd1vyl7ptzYS7O4Rby9nRHb2BWOobAJUSUrdggi3vy2PabW3w1BWUEXA42ZKF9R-94tf931TV0BygD_3X6GwpETdt90htx7Fq06FTvCB2uo8I9hAMynm6rMt0SMoZutSNMEVPIh3i0e5laMg",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImNsb3VkLndlYmRlc2lnbnRtLm9ubGluZSIKICAgIH0KICBdCn0"
}
2025-08-17 19:33:22,050:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 356
2025-08-17 19:33:22,051:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Sun, 17 Aug 2025 19:33:21 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/418909984247
Replay-Nonce: GUOanL46rfSFadq-m30NeogRH1OZ14Kucki4mtDgC4K2UIwtbqU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2025-08-24T19:33:21Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "cloud.webdesigntm.online"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/998163537/570378792947"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/998163537/418909984247"
}
2025-08-17 19:33:22,051:DEBUG:acme.client:Storing nonce: GUOanL46rfSFadq-m30NeogRH1OZ14Kucki4mtDgC4K2UIwtbqU
2025-08-17 19:33:22,052:DEBUG:acme.client:JWS payload:
b''
2025-08-17 19:33:22,054:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/570378792947:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIkdVT2FuTDQ2cmZTRmFkcS1tMzBOZW9nUkgxT1oxNEt1Y2tpNG10RGdDNEsyVUl3dGJxVSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzU3MDM3ODc5Mjk0NyJ9",
  "signature": "DCTUAqEKRdw1K9k5lS4V9YGs3fMlOrETgygr20EvxvrBehqXive590BvYz1GSpf5PlK5hqL91bVlQiXpbUr4zlMa6rWwICM-WT_zXW7HmtV8hih_8tAxsiUbKJQ990K1otCyGfbl-RxLXq4siNWu213ZgzEqsMrWB3tczUJFY4V456tDa70hVb8Ab9FU19_ROVl9HoyqMmms3wvo8sM3CONlBkUeyB3zzyoyW2nlpEAC33kAX8EZ7MEO1nmmyldo1HNDjGPqIaCB2gcjPfw0Wm9qe6OIC68z64jrqGlNDsm4BKDJNhqxRkxWsuMFW_8ec2LSoqY1eniYhW5BOJ1eHw",
  "payload": ""
}
2025-08-17 19:33:22,187:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/570378792947 HTTP/1.1" 200 829
2025-08-17 19:33:22,188:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 17 Aug 2025 19:33:22 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: GUOanL46JN7_LHy5Iv85s4hMYY8WFpSD8mbG8TLOf-MmNoT80Bo
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "pending",
  "expires": "2025-08-24T19:33:21Z",
  "challenges": [
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/_hH5Cw",
      "status": "pending",
      "token": "MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/hfYtsw",
      "status": "pending",
      "token": "MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/c1Plyw",
      "status": "pending",
      "token": "MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU"
    }
  ]
}
2025-08-17 19:33:22,189:DEBUG:acme.client:Storing nonce: GUOanL46JN7_LHy5Iv85s4hMYY8WFpSD8mbG8TLOf-MmNoT80Bo
2025-08-17 19:33:22,190:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-08-17 19:33:22,190:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-08-17 19:33:22,190:INFO:certbot._internal.plugins.webroot:Using the webroot path /var/www/html for all unmatched domains.
2025-08-17 19:33:22,191:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2025-08-17 19:33:22,195:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU
2025-08-17 19:33:22,197:DEBUG:acme.client:JWS payload:
b'{}'
2025-08-17 19:33:22,201:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/c1Plyw:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIkdVT2FuTDQ2Sk43X0xIeTVJdjg1czRoTVlZOFdGcFNEOG1iRzhUTE9mLU1tTm9UODBCbyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvY2hhbGwvOTk4MTYzNTM3LzU3MDM3ODc5Mjk0Ny9jMVBseXcifQ",
  "signature": "x37_WngaiL6k2ZNuvtrI7fkwuVIH1YO2Yl6dzXHhLBNEuQ9P_SN5Mw9-pBk3XNQtRopRHpYmg-X6QaVgXT40kmKV2I5PKv_NJIvdafjdvfWZ0E5eRLBA9pd2Qw1ir3cr4CTJ-Suz1m7L6mDssK_RnvSsdm2CMl795dzroaRN8G42bK3PbvqY6dSE_cf_eqpdxTVJ2vZ74DZGQlCY9RFuFYjnSEPUTWzjDWKTD0IgQdxx42JXzTV1nt5uRCpmZycP_ZxTUu-hEQYvmMCBFj6-J3hWag883R2xZKbqp6DIkR3kVLWM7DYEXN0fPC3AJZlShStoNqzegDBY8XDs0ebS6g",
  "payload": "e30"
}
2025-08-17 19:33:22,335:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/998163537/570378792947/c1Plyw HTTP/1.1" 200 194
2025-08-17 19:33:22,337:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 17 Aug 2025 19:33:22 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/570378792947>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/c1Plyw
Replay-Nonce: 54GdiBXEEwWxXF1oTP4Rkq9F6HP8syG8MCsm8fgEWnh-VoiW3SI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "http-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/c1Plyw",
  "status": "pending",
  "token": "MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU"
}
2025-08-17 19:33:22,337:DEBUG:acme.client:Storing nonce: 54GdiBXEEwWxXF1oTP4Rkq9F6HP8syG8MCsm8fgEWnh-VoiW3SI
2025-08-17 19:33:22,338:INFO:certbot._internal.auth_handler:Waiting for verification...
2025-08-17 19:33:23,339:DEBUG:acme.client:JWS payload:
b''
2025-08-17 19:33:23,344:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/570378792947:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIjU0R2RpQlhFRXdXeFhGMW9UUDRSa3E5RjZIUDhzeUc4TUNzbThmZ0VXbmgtVm9pVzNTSSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzU3MDM3ODc5Mjk0NyJ9",
  "signature": "fgduWZxR0YP1seUY8_g8LJqS9qmZxrxmw-Q0AGxilDqi_h62Ut3sDTO8Ey9V9h86X0CJporNaUpRt1oeocya_xapFBE2ZWySgR8qgdMFXDon5jIIANMI4XMoVeJ--Kb2uLBCPLqHZFufYl-jKjV8JlyPSewJjYXGY5q_1toRMB_-2eqX2vIi4jMF28Ial1K1jiHHmPzRaAehyRhap2bEgvS2wqqqNoyfmVqlxEWFcYCftkrEx-H4zwm9gVVgy4Vgg1Ebne9VdMX_ia3-k1vCz9xmczQjcifd4self9MVNf6jtn01BWmfRDAKykQlVEOAyJPZd1YPR7QxH3QAqYlT5g",
  "payload": ""
}
2025-08-17 19:33:23,477:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/570378792947 HTTP/1.1" 200 778
2025-08-17 19:33:23,478:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 17 Aug 2025 19:33:23 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: 54GdiBXE_13p3-n2x7JclN3Hj5xABRuy6SQwoVCaEGdhwhzgNQk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "invalid",
  "expires": "2025-08-24T19:33:21Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/570378792947/c1Plyw",
      "status": "invalid",
      "validated": "2025-08-17T19:33:22Z",
      "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": "MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU"
    }
  ]
}
2025-08-17 19:33:23,479:DEBUG:acme.client:Storing nonce: 54GdiBXE_13p3-n2x7JclN3Hj5xABRuy6SQwoVCaEGdhwhzgNQk
2025-08-17 19:33:23,479:INFO:certbot._internal.auth_handler:Challenge failed for domain cloud.webdesigntm.online
2025-08-17 19:33:23,480:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-08-17 19:33:23,481: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-08-17 19:33:23,485: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-08-17 19:33:23,485:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-08-17 19:33:23,485:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-08-17 19:33:23,486:DEBUG:certbot._internal.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/MSSJcBAXHO8XK6sZTFQATApGbbKRM5U_LqBMSE39HyU
2025-08-17 19:33:23,486:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2025-08-17 19:33:23,487:ERROR:certbot._internal.renewal:Failed to renew certificate cloud.webdesigntm.online with error: Some challenges have failed.
2025-08-17 19:33:23,492: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-08-17 19:33:23,495:DEBUG:certbot._internal.display.obj:Notifying user: 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-08-17 19:33:23,495:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2025-08-17 19:33:23,496:ERROR:certbot._internal.renewal:  /etc/letsencrypt/live/cloud.webdesigntm.online/fullchain.pem (failure)
2025-08-17 19:33:23,496:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-08-17 19:33:23,496: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-08-17 19:33:23,498:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)