403Webshell
Server IP : 172.67.134.114  /  Your IP : 162.159.115.41
Web Server : Apache/2.4.37
System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64
User : ricodeal ( 1046)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/log/letsencrypt/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/log/letsencrypt/letsencrypt.log.73
2026-05-19 11:41:52,330:DEBUG:certbot._internal.main:certbot version: 1.22.0
2026-05-19 11:41:52,331:DEBUG:certbot._internal.main:Location of certbot entry point: /bin/letsencrypt
2026-05-19 11:41:52,331:DEBUG:certbot._internal.main:Arguments: ['--manual', '-d', 'cabinetz.net', '-d', 'www.cabinetz.net', '-d', 'mail.cabinetz.net', '--preferred-challenges=dns', '--manual-auth-hook', '/etc/webmin/webmin/letsencrypt-dns.pl', '--manual-cleanup-hook', '/etc/webmin/webmin/letsencrypt-cleanup.pl', '--duplicate', '--force-renewal', '--non-interactive', '--agree-tos', '--config', '/tmp/.webmin/286786_333306_12_domain_setup.cgi', '--rsa-key-size', '2048', '--cert-name', 'cabinetz.net', '--no-autorenew']
2026-05-19 11:41:52,331:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2026-05-19 11:41:52,350:DEBUG:certbot._internal.log:Root logging level set at 30
2026-05-19 11:41:52,351:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2026-05-19 11:41:52,353:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * manual
Description: Manual configuration or run your own shell scripts
Interfaces: Authenticator, Plugin
Entry point: manual = certbot._internal.plugins.manual:Authenticator
Initialized: <certbot._internal.plugins.manual.Authenticator object at 0x7f2810667f60>
Prep: True
2026-05-19 11:41:52,353:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.manual.Authenticator object at 0x7f2810667f60> and installer None
2026-05-19 11:41:52,353:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator manual, Installer None
2026-05-19 11:41:52,358: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/73650427', new_authzr_uri=None, terms_of_service=None), b2ef7b563ee474fdfe8c68d68c894c07, Meta(creation_dt=datetime.datetime(2019, 12, 12, 12, 37, 21, tzinfo=<UTC>), creation_host='localhost6.localdomain6', register_to_eff=None))>
2026-05-19 11:41:52,359:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-05-19 11:41:52,360:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-05-19 11:41:52,512:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-05-19 11:41:52,512:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:41:52 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "-rMU9Ssslrg": "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",
      "tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
      "tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
    },
    "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-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"
}
2026-05-19 11:41:52,513:DEBUG:certbot._internal.display.obj:Notifying user: Requesting a certificate for cabinetz.net and 2 more domains
2026-05-19 11:41:52,612:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/0143_key-certbot.pem
2026-05-19 11:41:52,614:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0143_csr-certbot.pem
2026-05-19 11:41:52,614:DEBUG:acme.client:Requesting fresh nonce
2026-05-19 11:41:52,614:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-05-19 11:41:52,657:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-05-19 11:41:52,658:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:41:52 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: Xyb1-VAd9R3ZujvDziGmX32so947WZ_5m-B7zpABCqdNSMlHuxE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800


2026-05-19 11:41:52,658:DEBUG:acme.client:Storing nonce: Xyb1-VAd9R3ZujvDziGmX32so947WZ_5m-B7zpABCqdNSMlHuxE
2026-05-19 11:41:52,658:DEBUG:acme.client:JWS payload:
b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "cabinetz.net"\n    },\n    {\n      "type": "dns",\n      "value": "www.cabinetz.net"\n    },\n    {\n      "type": "dns",\n      "value": "mail.cabinetz.net"\n    }\n  ]\n}'
2026-05-19 11:41:52,660:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiWHliMS1WQWQ5UjNadWp2RHppR21YMzJzbzk0N1daXzVtLUI3enBBQkNxZE5TTWxIdXhFIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  "signature": "L2j1lUFmdr7npyooCeWxEd0Nkr7_fdHisW73n0VJokI34msPqERHZ0QM4hHCsv39CmmUItfoEFvvHHsBLrgxXxRBMzIqy5_MtJxoTWOLRtG00wn-995kT6j0iEIs8TjXlvpj_6VhVfNA8Vg5Ii3S0Fuqekgk7yJ7Z37f-4QJZ71hxG5LR0zZhJm0v3zvaIfPpIRu7Su1UQqt5rLTLjnLyzxcQMmnZOpstfMZ71F5zq9-I__Ok0N1EOX3lVMZWwosDDh-TzXsS8KUN-Y30xdjrua81sMFUMlajyhHtKOLBMAHOiU8AY9mfqW7gcltfN3suu32mjnQM9AacNFxITY9nQ",
  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImNhYmluZXR6Lm5ldCIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cuY2FiaW5ldHoubmV0IgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm1haWwuY2FiaW5ldHoubmV0IgogICAgfQogIF0KfQ"
}
2026-05-19 11:41:52,884:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 633
2026-05-19 11:41:52,885:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 19 May 2026 18:41:52 GMT
Content-Type: application/json
Content-Length: 633
Connection: keep-alive
Boulder-Requester: 73650427
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/73650427/512622400416
Replay-Nonce: VhC6f1Lr84aBPw7s_eX13BqUvUsTr65twEfLx-q2RElR31e-8dc
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "status": "pending",
  "expires": "2026-05-26T18:41:52Z",
  "identifiers": [
    {
      "type": "dns",
      "value": "cabinetz.net"
    },
    {
      "type": "dns",
      "value": "mail.cabinetz.net"
    },
    {
      "type": "dns",
      "value": "www.cabinetz.net"
    }
  ],
  "authorizations": [
    "https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795386",
    "https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795436",
    "https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795526"
  ],
  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/73650427/512622400416"
}
2026-05-19 11:41:52,885:DEBUG:acme.client:Storing nonce: VhC6f1Lr84aBPw7s_eX13BqUvUsTr65twEfLx-q2RElR31e-8dc
2026-05-19 11:41:52,885:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:41:52,886:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795386:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHI4NGFCUHc3c19lWDEzQnFVdlVzVHI2NXR3RWZMeC1xMlJFbFIzMWUtOGRjIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTUzODYifQ",
  "signature": "u67ESDw-ilXtHoDw-kcae1pYp0cDjpCyvIyCnWK2sAZ3HoKaMY13UoI3QakSUUU25OOKrS9VZHwmzbEeoOpA-Pya9ibgKBsy6qCQRhaRg2Zwutyv5cZTKh-mEpm7o6EZOel7G5e09YRTqpRpiFR4LH2dkdBI74t4qlRhDG8TTagzcb_8oJIYr8WtjS4lC5MKhS4UcewFhTSFpCKsCo2n53zF7PBachNiM6llbsOzxvFauibu5Fy7ixyuUvFoLDY5-xSNxaTRfPSrZ_02inRrtyU6mmx_gY4opo6ERcYcnlblYDuqxhinYIN_gaJ8Zc-KfNtHdqINgjalKP9pg-azeQ",
  "payload": ""
}
2026-05-19 11:41:52,933:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795386 HTTP/1.1" 200 814
2026-05-19 11:41:52,933:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:41:52 GMT
Content-Type: application/json
Content-Length: 814
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VhC6f1Lr3JHsOLPqplPIN5bnxkPM3gu6Uxr4GZDJekrx0-M3N6A
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cabinetz.net"
  },
  "status": "pending",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/l1vPAA",
      "status": "pending",
      "token": "wqF6OfO4kzW--1U87UZeKCNoy20hik_sX31DEAh4s7k"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/QRlMUg",
      "status": "pending",
      "token": "wqF6OfO4kzW--1U87UZeKCNoy20hik_sX31DEAh4s7k"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/YRmjZA",
      "status": "pending",
      "token": "wqF6OfO4kzW--1U87UZeKCNoy20hik_sX31DEAh4s7k"
    }
  ]
}
2026-05-19 11:41:52,933:DEBUG:acme.client:Storing nonce: VhC6f1Lr3JHsOLPqplPIN5bnxkPM3gu6Uxr4GZDJekrx0-M3N6A
2026-05-19 11:41:52,933:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:41:52,934:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795436:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHIzSkhzT0xQcXBsUElONWJueGtQTTNndTZVeHI0R1pESmVrcngwLU0zTjZBIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTU0MzYifQ",
  "signature": "Ob5HiRQQqDu8ltosa6mJLyNDjn2WJLtX102X-e2Ajsx8LB5LOxcjxaqvIrjlyTiytkw7Ug3lLNR6VtPKoNVV_hoCSjAj6_-8eHcx-KcecWVN2EmbBtwX7rOHTixpCJn8268Hen_QU1ZP2VXEU3Aiogizfd9HOyLlKU_jAdQEq96Pz0yBSjwVKZFaza1I3EXveLBHsYOufs148uBXrDigci0Bw92nsdDFQPpzl5QYunCKX92hdnC4X1MKb_CaHDs6I-KLZFcZgmompDLB8vmjHNk-aenbxVAYFMULT5yc1f_cCBIi3iZwU9uG5yvWj3SawoFRZ8dnFWCvmAoE9mKhZQ",
  "payload": ""
}
2026-05-19 11:41:52,985:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795436 HTTP/1.1" 200 819
2026-05-19 11:41:52,985:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:41:52 GMT
Content-Type: application/json
Content-Length: 819
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VhC6f1LrAXuwkK_jCEK6Arp8p1MMoBejHO9FFJhlJE5GgSaSqq8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "mail.cabinetz.net"
  },
  "status": "pending",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/PzfIeA",
      "status": "pending",
      "token": "AKe9PIY1rUnKTmu_4egIHKr1_zCYXR-MwEN5hCN8pu8"
    },
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/i9TEIg",
      "status": "pending",
      "token": "AKe9PIY1rUnKTmu_4egIHKr1_zCYXR-MwEN5hCN8pu8"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/MuyWiw",
      "status": "pending",
      "token": "AKe9PIY1rUnKTmu_4egIHKr1_zCYXR-MwEN5hCN8pu8"
    }
  ]
}
2026-05-19 11:41:52,985:DEBUG:acme.client:Storing nonce: VhC6f1LrAXuwkK_jCEK6Arp8p1MMoBejHO9FFJhlJE5GgSaSqq8
2026-05-19 11:41:52,985:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:41:52,986:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795526:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHJBWHV3a0tfakNFSzZBcnA4cDFNTW9CZWpITzlGRkpobEpFNUdnU2FTcXE4IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTU1MjYifQ",
  "signature": "wB8jtgzjTnQU9trzbXYyDLcZB9-pH5wtF-171sWnebbFMAfVgJXg2Ehvecz4iK0Pa7CzcI7gWKCtmsC7QGpOhVO-C9mzQD--2FQwcLCODRaXMwboe50RZ9kKJYeuODwC-U7sNJs3BrLUSTm1VkuEYVvZ16xFL6diqTqHP6bBvNU7409f4hqIV0myKtF69sGkpkgjQV1Ifx1db25NFZhZSJos1XS6j10czedhyhUHWsU9Zz5Yqy8M-zENnrPl4CnYAcThfcA6LM5I7N1zIwKlPHhktPrVmLGcMAr6UGW_wc6qeOb_8_Mvt1etEG6O6m-s5tOW9MrMYBapcMDRF3KgOQ",
  "payload": ""
}
2026-05-19 11:41:53,032:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795526 HTTP/1.1" 200 818
2026-05-19 11:41:53,032:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:41:53 GMT
Content-Type: application/json
Content-Length: 818
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VhC6f1LrrkxojfY7u3hV6Qtr2khOZEgznmRkLUg7grGCpcvxmRk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "www.cabinetz.net"
  },
  "status": "pending",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "http-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/s0eABA",
      "status": "pending",
      "token": "2rmmQ3VVjjn7boK4azw3J27W0y5XPhfLUPFLXj0d7Dw"
    },
    {
      "type": "tls-alpn-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/ieSvfQ",
      "status": "pending",
      "token": "2rmmQ3VVjjn7boK4azw3J27W0y5XPhfLUPFLXj0d7Dw"
    },
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/Kh5Yjg",
      "status": "pending",
      "token": "2rmmQ3VVjjn7boK4azw3J27W0y5XPhfLUPFLXj0d7Dw"
    }
  ]
}
2026-05-19 11:41:53,032:DEBUG:acme.client:Storing nonce: VhC6f1LrrkxojfY7u3hV6Qtr2khOZEgznmRkLUg7grGCpcvxmRk
2026-05-19 11:41:53,033:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-05-19 11:41:53,033:INFO:certbot._internal.auth_handler:dns-01 challenge for cabinetz.net
2026-05-19 11:41:53,033:INFO:certbot._internal.auth_handler:dns-01 challenge for mail.cabinetz.net
2026-05-19 11:41:53,033:INFO:certbot._internal.auth_handler:dns-01 challenge for www.cabinetz.net
2026-05-19 11:41:53,034:INFO:certbot.compat.misc:Running manual-auth-hook command: /etc/webmin/webmin/letsencrypt-dns.pl
2026-05-19 11:42:04,549:INFO:certbot.compat.misc:Running manual-auth-hook command: /etc/webmin/webmin/letsencrypt-dns.pl
2026-05-19 11:42:16,062:INFO:certbot.compat.misc:Running manual-auth-hook command: /etc/webmin/webmin/letsencrypt-dns.pl
2026-05-19 11:42:27,564:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-19 11:42:27,565:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/YRmjZA:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHJya3hvamZZN3UzaFY2UXRyMmtoT1pFZ3pubVJrTFVnN2dyR0NwY3Z4bVJrIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC83MzY1MDQyNy83MDcwNzk3OTUzODYvWVJtalpBIn0",
  "signature": "Q4apADO-QZueDLeOFonjoixhb0z6wZStuiUW4_HudAnsxAlprPE-OFBkvG7iSPMZvNn9a0GZ9E4wk0WwBW02uWvmciSu5YBW7e0fxPFckAQ7m0hfh4tWCRSUYP2Sz_Ga509GBjB_HGmP-PV0Vmt2VNduk3OgZjLXCfgrnvJOcjnLgIlnoujVB5jvrVl6C1lDwzIgmkz1L_uWdc9SX5pvmtkOlHI6WoV67dfiInMgCr6ezzBpQHsgkOoOzOv9Vp2CWMC2zla9fzAMGgn3QzdJeXIud0sOGzzy4CSMR62GEkk5dSxthsJWaFw1hHGY6dno2drN_zaoqNR2ldpqB_suLg",
  "payload": "e30"
}
2026-05-19 11:42:27,615:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/73650427/707079795386/YRmjZA HTTP/1.1" 200 192
2026-05-19 11:42:27,615:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:27 GMT
Content-Type: application/json
Content-Length: 192
Connection: keep-alive
Boulder-Requester: 73650427
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/73650427/707079795386>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/YRmjZA
Replay-Nonce: VhC6f1Lro-VijCkbAasW8lrnDf3ZTJxeIDL5BpgdrdfQgqaDT2g
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "dns-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/YRmjZA",
  "status": "pending",
  "token": "wqF6OfO4kzW--1U87UZeKCNoy20hik_sX31DEAh4s7k"
}
2026-05-19 11:42:27,615:DEBUG:acme.client:Storing nonce: VhC6f1Lro-VijCkbAasW8lrnDf3ZTJxeIDL5BpgdrdfQgqaDT2g
2026-05-19 11:42:27,616:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-19 11:42:27,616:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/PzfIeA:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHJvLVZpakNrYkFhc1c4bHJuRGYzWlRKeGVJREw1QnBnZHJkZlFncWFEVDJnIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC83MzY1MDQyNy83MDcwNzk3OTU0MzYvUHpmSWVBIn0",
  "signature": "n5WB7P5NoqmN1JvVmP8RTqi15wkBlvslk_W2HucpTIdgk_8jkk4xtO6wtPf-F_URM8cI9NW16oHQkNEkHvqhPVd5TCGm6FRy5fG34Wbal8nYLeQJhE3VvlFimuh-xJa3hhhJg27oMephiXVbh0uey6VX0Oy9KVnTNQUqu4X8rPGmVch-X__EYNOSf4zVSnXfEZuSP5U6Z5zG7P8xR9Hd42Sz1o36Nn3mtc0Kr9zuDZVKA-75b5cgT8fdlLD4JLKlI-B2nZljBJNry-_Ed5LA2ArKzW88obY-WPkzBNTJtHaO9a2xYVW4CwOrawraBKl2y9-_U1xlVYpAQfIKOo671Q",
  "payload": "e30"
}
2026-05-19 11:42:27,677:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/73650427/707079795436/PzfIeA HTTP/1.1" 200 192
2026-05-19 11:42:27,677:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:27 GMT
Content-Type: application/json
Content-Length: 192
Connection: keep-alive
Boulder-Requester: 73650427
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/73650427/707079795436>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/PzfIeA
Replay-Nonce: VhC6f1LrhwPpJKLWnZKm3DR0R99YcukzH_RCa-TTS4EQnRERaSY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "dns-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/PzfIeA",
  "status": "pending",
  "token": "AKe9PIY1rUnKTmu_4egIHKr1_zCYXR-MwEN5hCN8pu8"
}
2026-05-19 11:42:27,677:DEBUG:acme.client:Storing nonce: VhC6f1LrhwPpJKLWnZKm3DR0R99YcukzH_RCa-TTS4EQnRERaSY
2026-05-19 11:42:27,677:DEBUG:acme.client:JWS payload:
b'{}'
2026-05-19 11:42:27,678:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/Kh5Yjg:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHJod1BwSktMV25aS20zRFIwUjk5WWN1a3pIX1JDYS1UVFM0RVFuUkVSYVNZIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC83MzY1MDQyNy83MDcwNzk3OTU1MjYvS2g1WWpnIn0",
  "signature": "GjgYJsm8uN7RpUW4nKmtgF1X7LL5POfEXh7Z00yD_mGyrviTID8-oi1fvvS19IM9u9nPCZwydEbi4RLfFUCB5eY9uwJ-i28aURM9OKmCCkC3qtZ_GVjoJ2BV8cOmVd0JBLVMQmqEyLFqv11ccTyBNf0bi0RpIJGMPYLmxiWylFb0XqTcf0hDfkHowtURu9icumyChJWFkpEiXQAoXtfgY-4YxadM60Q1KBe82JMc4oIS5TPye4Vgh5RMTgekKAA6FvjMinrmUCsM3yb2g9NYNKYhmNGG8U3i78XQDIlHAOLM_5MRG7AGuCxpCLFCc8bKXDh_Z43yah0KJA3nXfJFSA",
  "payload": "e30"
}
2026-05-19 11:42:27,740:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/73650427/707079795526/Kh5Yjg HTTP/1.1" 200 192
2026-05-19 11:42:27,740:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:27 GMT
Content-Type: application/json
Content-Length: 192
Connection: keep-alive
Boulder-Requester: 73650427
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/73650427/707079795526>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/Kh5Yjg
Replay-Nonce: Xyb1-VAdiMWdiKlLQK3MjsH_6SwJYFIybnpKcOp9Q4dQXOftez4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "type": "dns-01",
  "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/Kh5Yjg",
  "status": "pending",
  "token": "2rmmQ3VVjjn7boK4azw3J27W0y5XPhfLUPFLXj0d7Dw"
}
2026-05-19 11:42:27,740:DEBUG:acme.client:Storing nonce: Xyb1-VAdiMWdiKlLQK3MjsH_6SwJYFIybnpKcOp9Q4dQXOftez4
2026-05-19 11:42:27,740:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-05-19 11:42:28,741:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:42:28,742:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795386:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiWHliMS1WQWRpTVdkaUtsTFFLM01qc0hfNlN3SllGSXlibnBLY09wOVE0ZFFYT2Z0ZXo0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTUzODYifQ",
  "signature": "gvCgoSkN0qNIOLP8lNb1Gwf-yNKkAK2qLgSY6vdnAljE_vQfifvQLSTBAFU7Lk3jxI3boLcmHz2jEC2-uM2DR7TIYxdSHW_VNBIEX27DnLJB7Ml6hm5eGOdDg_iEYYkLto0IA0Q0Xx0mVc-nGsTKRfxTZNiXl55UKOz7yNjcbNKO5l2EHpmGwqX5RF5PR5NNo6NXCX3A9wysradYydU_tN-qLL9CaTVOLvd2d20I3RWMGwVg3AGsMFeXKP_r520zSiqVc7O89q0vJMzOYH6FwEiJsaq9CCv9HL5jsAgqIYRlzAeKKcqm8sVjD4fgNTTCEeGaxSOo4mMQdYZDlEvBZg",
  "payload": ""
}
2026-05-19 11:42:28,800:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795386 HTTP/1.1" 200 653
2026-05-19 11:42:28,801:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:28 GMT
Content-Type: application/json
Content-Length: 653
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: Xyb1-VAd3XaVhIwEX1wbk2U8_yXxdN8hfKi2I5nPB8_Ox-NXWp8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "cabinetz.net"
  },
  "status": "invalid",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795386/YRmjZA",
      "status": "invalid",
      "validated": "2026-05-19T18:42:27Z",
      "error": {
        "type": "urn:ietf:params:acme:error:dns",
        "detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.cabinetz.net - check that a DNS record exists for this domain",
        "status": 400
      },
      "token": "wqF6OfO4kzW--1U87UZeKCNoy20hik_sX31DEAh4s7k"
    }
  ]
}
2026-05-19 11:42:28,801:DEBUG:acme.client:Storing nonce: Xyb1-VAd3XaVhIwEX1wbk2U8_yXxdN8hfKi2I5nPB8_Ox-NXWp8
2026-05-19 11:42:28,801:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:42:28,802:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795436:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiWHliMS1WQWQzWGFWaEl3RVgxd2JrMlU4X3lYeGROOGhmS2kySTVuUEI4X094LU5YV3A4IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTU0MzYifQ",
  "signature": "oiXSwIJuLs84KK1Gkj-e_XgOi3O0XfobTJV-QMDDLRzNODW0XZW6Y0pWcS-nEPl5n27fX39-PElknlEzxqkMtwrhnppj0n7VVyWOQxLlfUwwLNAdWRDUIfPB_TeQqT4rp7K8XZbRtkRpGfOpHaGsTsl3KIT58U4YY5bhqFmzJqoYgScjI6jOdeMitLAkNEXpIgKXW7VlOUUMp-gqhx--B40NUVDVyn7rpkZA9dQEjwQ6k002dJxjSGZSyXq_XoGtjNwT2uxqg84UzesNdlCwDdyzP2M2eHi_Cy6qEDzEa_dls7iug_JpzRoxeaK5_ujQCiQ3lK1nx9JBIBTEcs-Oww",
  "payload": ""
}
2026-05-19 11:42:28,848:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795436 HTTP/1.1" 200 663
2026-05-19 11:42:28,848:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:28 GMT
Content-Type: application/json
Content-Length: 663
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VhC6f1LroRkuZgRcaLdfa_Ke4bP40OQUVVFGVDY93Jsjb2hstO8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "mail.cabinetz.net"
  },
  "status": "invalid",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795436/PzfIeA",
      "status": "invalid",
      "validated": "2026-05-19T18:42:27Z",
      "error": {
        "type": "urn:ietf:params:acme:error:dns",
        "detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.mail.cabinetz.net - check that a DNS record exists for this domain",
        "status": 400
      },
      "token": "AKe9PIY1rUnKTmu_4egIHKr1_zCYXR-MwEN5hCN8pu8"
    }
  ]
}
2026-05-19 11:42:28,848:DEBUG:acme.client:Storing nonce: VhC6f1LroRkuZgRcaLdfa_Ke4bP40OQUVVFGVDY93Jsjb2hstO8
2026-05-19 11:42:28,849:DEBUG:acme.client:JWS payload:
b''
2026-05-19 11:42:28,849:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/73650427/707079795526:
{
  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzM2NTA0MjciLCAibm9uY2UiOiAiVmhDNmYxTHJvUmt1WmdSY2FMZGZhX0tlNGJQNDBPUVVWVkZHVkRZOTNKc2piMmhzdE84IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei83MzY1MDQyNy83MDcwNzk3OTU1MjYifQ",
  "signature": "qzYLFdkwXSA5aD7p3R1jju_tBplAREhLICpA0t4bv2LruG5hW5uhf2cSG0JymLG5IH0_WC2NbHKHOk7kEhqan5iXE1giQNudgQCKATorCAvWEqZeEGeHYLrLwFfseRyLyXRsxCDCTGWR2lw31ZtqXXy81FlaxfxT2CRLwAG12Qx_dgEAQuUWsjBd7mI5G_76yCCelJWLIXW0Kjkl-8OKxkEOwjrSONvGJjhd483hJ9Agg95XUojLD0lVd0-H4yAitwCK1eexM_L-cMwt-4YIFAw5svvD6-616O8HlrwYJqGwjnW_w0BVR8Y2tz4arePPDvbkHs5gopuUW64dRxgTqg",
  "payload": ""
}
2026-05-19 11:42:28,896:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/73650427/707079795526 HTTP/1.1" 200 661
2026-05-19 11:42:28,897:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 19 May 2026 18:42:28 GMT
Content-Type: application/json
Content-Length: 661
Connection: keep-alive
Boulder-Requester: 73650427
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: VhC6f1LrWdu0wkdYSELp5KLao10LEjKPxER3zDFpGDVd4PvH9wQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800

{
  "identifier": {
    "type": "dns",
    "value": "www.cabinetz.net"
  },
  "status": "invalid",
  "expires": "2026-05-26T18:41:52Z",
  "challenges": [
    {
      "type": "dns-01",
      "url": "https://acme-v02.api.letsencrypt.org/acme/chall/73650427/707079795526/Kh5Yjg",
      "status": "invalid",
      "validated": "2026-05-19T18:42:27Z",
      "error": {
        "type": "urn:ietf:params:acme:error:dns",
        "detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.cabinetz.net - check that a DNS record exists for this domain",
        "status": 400
      },
      "token": "2rmmQ3VVjjn7boK4azw3J27W0y5XPhfLUPFLXj0d7Dw"
    }
  ]
}
2026-05-19 11:42:28,897:DEBUG:acme.client:Storing nonce: VhC6f1LrWdu0wkdYSELp5KLao10LEjKPxER3zDFpGDVd4PvH9wQ
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:Challenge failed for domain cabinetz.net
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:Challenge failed for domain mail.cabinetz.net
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:Challenge failed for domain www.cabinetz.net
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:dns-01 challenge for cabinetz.net
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:dns-01 challenge for mail.cabinetz.net
2026-05-19 11:42:28,897:INFO:certbot._internal.auth_handler:dns-01 challenge for www.cabinetz.net
2026-05-19 11:42:28,898:DEBUG:certbot._internal.display.obj:Notifying user: 
Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems:
  Domain: cabinetz.net
  Type:   dns
  Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.cabinetz.net - check that a DNS record exists for this domain

  Domain: mail.cabinetz.net
  Type:   dns
  Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.mail.cabinetz.net - check that a DNS record exists for this domain

  Domain: www.cabinetz.net
  Type:   dns
  Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.cabinetz.net - check that a DNS record exists for this domain

Hint: The Certificate Authority failed to verify the DNS TXT records created by the --manual-auth-hook. Ensure that this hook is functioning correctly and that it waits a sufficient duration of time for DNS propagation. Refer to "certbot --help manual" and the Certbot User Guide.

2026-05-19 11:42:28,898: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.

2026-05-19 11:42:28,898:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-05-19 11:42:28,898:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-05-19 11:42:28,898:INFO:certbot.compat.misc:Running manual-cleanup-hook command: /etc/webmin/webmin/letsencrypt-cleanup.pl
2026-05-19 11:42:30,408:INFO:certbot.compat.misc:Running manual-cleanup-hook command: /etc/webmin/webmin/letsencrypt-cleanup.pl
2026-05-19 11:42:31,918:INFO:certbot.compat.misc:Running manual-cleanup-hook command: /etc/webmin/webmin/letsencrypt-cleanup.pl
2026-05-19 11:42:33,420:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
  File "/bin/letsencrypt", 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 1491, in certonly
    lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 139, in _get_and_save_cert
    lineage = le_client.obtain_and_enroll_certificate(domains, certname)
  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 496, in obtain_and_enroll_certificate
    cert, chain, key, _ = self.obtain_certificate(domains)
  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.
2026-05-19 11:42:33,421:ERROR:certbot._internal.log:Some challenges have failed.

Youez - 2016 - github.com/yon3zu
LinuXploit