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.587
2025-05-22 21:58:39,940:DEBUG:certbot._internal.main:certbot version: 1.22.0
2025-05-22 21:58:39,942:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
2025-05-22 21:58:39,942:DEBUG:certbot._internal.main:Arguments: ['--noninteractive', '--no-random-sleep-on-renew']
2025-05-22 21:58:39,942:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2025-05-22 21:58:40,339:DEBUG:certbot._internal.log:Root logging level set at 30
2025-05-22 21:58:40,381:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/cloud.webdesigntm.online.conf
2025-05-22 21:58:40,453:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7fc83d065128> and installer <certbot._internal.cli.cli_utils._Default object at 0x7fc83d065128>
2025-05-22 21:58:40,593:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2024-04-10 11:27:05 UTC.
2025-05-22 21:58:40,593:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2025-05-22 21:58:40,593:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2025-05-22 21:58:40,599: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 0x7fc83d00bc18>
Prep: True
2025-05-22 21:58:40,601:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7fc83d00bc18> and installer None
2025-05-22 21:58:40,601:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2025-05-22 21:58:40,672: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-05-22 21:58:40,676:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2025-05-22 21:58:40,688:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2025-05-22 21:58:41,207:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1012
2025-05-22 21:58:41,209:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Thu, 22 May 2025 21:58:41 GMT
Content-Type: application/json
Content-Length: 1012
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "5RnuROXx08o": "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/draft-ietf-acme-ari-03/renewalInfo",
  "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2025-05-22 21:58:41,218:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for cloud.webdesigntm.online
2025-05-22 21:58:41,526:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/0941_key-certbot.pem
2025-05-22 21:58:41,590:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0941_csr-certbot.pem
2025-05-22 21:58:41,592:DEBUG:acme.client:Requesting fresh nonce
2025-05-22 21:58:41,593:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2025-05-22 21:58:41,746:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2025-05-22 21:58:41,748:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Thu, 22 May 2025 21:58:41 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: mXOHnh4SA062X7bCyCQ9cqtHQ6uvTFSbtZTWWL7m1DARk2OC69Y
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2025-05-22 21:58:41,749:DEBUG:acme.client:Storing nonce: mXOHnh4SA062X7bCyCQ9cqtHQ6uvTFSbtZTWWL7m1DARk2OC69Y
2025-05-22 21:58:41,749:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "cloud.webdesigntm.online"\n    }\n  ]\n}'
2025-05-22 21:58:41,757:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIm1YT0huaDRTQTA2Mlg3YkN5Q1E5Y3F0SFE2dXZURlNidFpUV1dMN20xREFSazJPQzY5WSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIn0",
  "signature": "xg5Rf3aKHuSOt_OQTFgxkWKjr_0T3GnsBvBT8XzLqTEuiVKMQsUwWiefG2mqBoZn7hIxSK9cLgy9RVs6ZBqia6XKwrOHAcuvmWkOzfkG0JwihzGHxjwETrfBnc29p98DijHYVzzx9W8WBCLDMw4DhTW3XgENVTxtV2rkv6DwcV1u251u_84U_geHRLfk-u2Xw_OdL_HQHk_LqDKIPvbOu46uKF0jDB2yrKe1RuyXD0LtbR7GxUrBNcjA9yDypkZGnkjIST7uhoogcEtjound_IA8sO0hTFJKi3jjJFchXws6tp9_lhtZfSRLafQLiDdOAllTTZ-BqX6gfGHhKSJlKg",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImNsb3VkLndlYmRlc2lnbnRtLm9ubGluZSIKICAgIH0KICBdCn0"
}
2025-05-22 21:58:41,959:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 356
2025-05-22 21:58:41,961:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Thu, 22 May 2025 21:58:41 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/386746546207
Replay-Nonce: mXOHnh4SzQsJBnQclOXlvfo_g9S-i9xBX_UXpIeV0tpEAGNaoLI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2025-05-29T21:58:41Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "cloud.webdesigntm.online"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/998163537/524327485127"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/998163537/386746546207"
}
2025-05-22 21:58:41,961:DEBUG:acme.client:Storing nonce: mXOHnh4SzQsJBnQclOXlvfo_g9S-i9xBX_UXpIeV0tpEAGNaoLI
2025-05-22 21:58:41,962:DEBUG:acme.client:JWS payload:
b''
2025-05-22 21:58:41,965:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/524327485127:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIm1YT0huaDRTelFzSkJuUWNsT1hsdmZvX2c5Uy1pOXhCWF9VWHBJZVYwdHBFQUdOYW9MSSIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzUyNDMyNzQ4NTEyNyJ9",
  "signature": "ClCXjo-u2O8zgsUxiDv93oxP15iG6csW2pvW89F-fOwBAhPnbW1xLbW7IbSdq4zhYNgoUf50GBswcbyOsMQvV5asLagIRZJTyUDKvTJId_0ozFFYyqxZKMHBk5pM2RKYDXGA5z4ERu4QSfP68kVIv_v0xni0IVUXjzBheskz-6ZCftrZ9hJA9SZE2htxy2OL2gBBaL7H7nJ0cLLDTy-_I_yGzkbTRbc_OAsHE7ffQ-T4XJDWUQD4bEMBCd66RgMGhghMQtz39o4u05yJTbFXftPOxnBXk-tSyBBE3vqPX3VDgAPSrMhwcIKtqU8VXNCAXgRPfc87Nu8zzzJfBCgA6A",
  "payload": ""
}
2025-05-22 21:58:42,130:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/524327485127 HTTP/1.1" 200 829
2025-05-22 21:58:42,131:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Thu, 22 May 2025 21:58:42 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: 65JHA_Aa3DXppie-oILfNEqatmbv5Yia5VPw4478FARfL-wHNEw
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "pending",
  "expires": "2025-05-29T21:58:41Z",
  "challenges": [
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/ptKisQ",
      "status": "pending",
      "token": "GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/arGAcA",
      "status": "pending",
      "token": "GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/6pFLYg",
      "status": "pending",
      "token": "GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8"
    }
  ]
}
2025-05-22 21:58:42,132:DEBUG:acme.client:Storing nonce: 65JHA_Aa3DXppie-oILfNEqatmbv5Yia5VPw4478FARfL-wHNEw
2025-05-22 21:58:42,133:INFO:certbot._internal.auth_handler:Performing the following challenges:
2025-05-22 21:58:42,133:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-05-22 21:58:42,134:INFO:certbot._internal.plugins.webroot:Using the webroot path /var/www/html for all unmatched domains.
2025-05-22 21:58:42,134:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2025-05-22 21:58:42,162:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8
2025-05-22 21:58:42,192:DEBUG:acme.client:JWS payload:
b'{}'
2025-05-22 21:58:42,195:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/6pFLYg:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIjY1SkhBX0FhM0RYcHBpZS1vSUxmTkVxYXRtYnY1WWlhNVZQdzQ0NzhGQVJmTC13SE5FdyIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvY2hhbGwvOTk4MTYzNTM3LzUyNDMyNzQ4NTEyNy82cEZMWWcifQ",
  "signature": "b35aXfCWrYbHQF0f3c8RAfOeuIbVbq4G2ssHQRdFSY-FN91FpIue3fzvwW9QlP-5ZtKNaZw_EblwVK5Jt-2fnLK4RMTA2dUlgkYUzrUYXDKB-WpLWkjVeV8GrhGC6Ke7eNe9TXVEQzuiFHA8gXOxTvDJG5CcTq5T7T1rmevmr4Mko5lIfkBwx6RhR41yAcErXq1Jr_kQorT3uk8FCvO_WE9H4DQ4re9w86uIudJvZdZi4-ZNLUJAItiOhWNzob8EIzhOVR1sm2WpKVHTsBKur5ZtJ06LME3XsTZGzh2bv8qtCeu3Dj1Z_pYNYOre6RfRSnV7sWAsu16t-Bgwy_X5OQ",
  "payload": "e30"
}
2025-05-22 21:58:42,366:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/998163537/524327485127/6pFLYg HTTP/1.1" 200 194
2025-05-22 21:58:42,368:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Thu, 22 May 2025 21:58:42 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/524327485127>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/6pFLYg
Replay-Nonce: mXOHnh4StSuaPE8LnhmLTI85TtVx9ir97ndw9GM9dNfIz6m8S08
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "http-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/6pFLYg",
  "status": "pending",
  "token": "GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8"
}
2025-05-22 21:58:42,368:DEBUG:acme.client:Storing nonce: mXOHnh4StSuaPE8LnhmLTI85TtVx9ir97ndw9GM9dNfIz6m8S08
2025-05-22 21:58:42,369:INFO:certbot._internal.auth_handler:Waiting for verification...
2025-05-22 21:58:43,378:DEBUG:acme.client:JWS payload:
b''
2025-05-22 21:58:43,382:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/998163537/524327485127:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvOTk4MTYzNTM3IiwgIm5vbmNlIjogIm1YT0huaDRTdFN1YVBFOExuaG1MVEk4NVR0Vng5aXI5N25kdzlHTTlkTmZJejZtOFMwOCIsICJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYXV0aHovOTk4MTYzNTM3LzUyNDMyNzQ4NTEyNyJ9",
  "signature": "kkNSWByA2-JgtUgYaHkl2p4ROOJ7vAR5mgGN5FG1xL4d1ZuQ7i05XqUIn5D_NycKClToRZSBdVxnbHD4u0wZVUkR_nDnXeN_eUuZX2R1QOAdVLp5XviOdPrn85-lo0jruCXtYMkWQlo_syLyqOun65a4ciGp1yBALQr_cYzlFGl1gjUbOYv3k079hdTdqnbzLXRJJzVTVxVf6g9VeU5DhutDE3hp1xgiy2SBIJe6K_Og8oUKOyr8FEHpAWFweX-CsxK8eQ2nBBC5zsNqNpvF7jef_i8Usws6_7Sjz8AAprJPqHBB2cTMXtITGBO7Dsdf-PMrkkm2mhN_fWUPPVCKxg",
  "payload": ""
}
2025-05-22 21:58:43,543:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/998163537/524327485127 HTTP/1.1" 200 778
2025-05-22 21:58:43,545:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Thu, 22 May 2025 21:58:43 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: mXOHnh4SpdaCbEikGEnf3TjtA0fxbVBFVBxMhQsH9b2fTmNHXtA
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cloud.webdesigntm.online"
  },
  "status": "invalid",
  "expires": "2025-05-29T21:58:41Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/998163537/524327485127/6pFLYg",
      "status": "invalid",
      "validated": "2025-05-22T21:58:42Z",
      "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": "GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8"
    }
  ]
}
2025-05-22 21:58:43,545:DEBUG:acme.client:Storing nonce: mXOHnh4SpdaCbEikGEnf3TjtA0fxbVBFVBxMhQsH9b2fTmNHXtA
2025-05-22 21:58:43,546:INFO:certbot._internal.auth_handler:Challenge failed for domain cloud.webdesigntm.online
2025-05-22 21:58:43,546:INFO:certbot._internal.auth_handler:http-01 challenge for cloud.webdesigntm.online
2025-05-22 21:58:43,547: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-05-22 21:58:43,568: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-05-22 21:58:43,568:DEBUG:certbot._internal.error_handler:Calling registered functions
2025-05-22 21:58:43,568:INFO:certbot._internal.auth_handler:Cleaning up challenges
2025-05-22 21:58:43,569:DEBUG:certbot._internal.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/GKZ88_gZot1NL3aGENM_rLMhE2c-PrmKw3LjohZpxV8
2025-05-22 21:58:43,570:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2025-05-22 21:58:43,572:ERROR:certbot._internal.renewal:Failed to renew certificate cloud.webdesigntm.online with error: Some challenges have failed.
2025-05-22 21:58:43,606: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-05-22 21:58:43,615:DEBUG:certbot._internal.display.obj:Notifying user: 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-05-22 21:58:43,617:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2025-05-22 21:58:43,617:ERROR:certbot._internal.renewal:  /etc/letsencrypt/live/cloud.webdesigntm.online/fullchain.pem (failure)
2025-05-22 21:58:43,618:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-05-22 21:58:43,618: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-05-22 21:58:43,630:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)