Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2023
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.11 KB | None | 0 0
  1. 2023-11-23 12:40:31,151:DEBUG:certbot._internal.main:certbot version: 1.19.0
  2. 2023-11-23 12:40:31,152:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
  3. 2023-11-23 12:40:31,152:DEBUG:certbot._internal.main:Arguments: ['--standalone', '-d', 'mail.ddns.net']
  4. 2023-11-23 12:40:31,152:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  5. 2023-11-23 12:40:31,158:DEBUG:certbot._internal.log:Root logging level set at 30
  6. 2023-11-23 12:40:31,160:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
  7. 2023-11-23 12:40:31,162:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * standalone
  8. Description: Spin up a temporary webserver
  9. Interfaces: Authenticator, Plugin
  10. Entry point: standalone = certbot._internal.plugins.standalone:Authenticator
  11. Initialized: <certbot._internal.plugins.standalone.Authenticator object at 0x7f2ccf4c55c0>
  12. Prep: True
  13. 2023-11-23 12:40:31,162:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x7f2ccf4c55c0> and installer None
  14. 2023-11-23 12:40:31,162:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
  15. 2023-11-23 12:40:31,181:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=JWKRSA(key=<ComparableRSAKey(<cryptography.hazmat.backends.openssl.rsa._RSAPublicKey object at 0x7f2ccf2f1630>)>), contact=('mailto:mail',), agreement='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf', status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v01.api.letsencrypt.org/acme/reg/25151836', new_authzr_uri='https://acme-v01.api.letsencrypt.org/acme/new-authz', terms_of_service='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'), 3ec9e801b10d56c64ed4e0e2bbecae74, Meta(creation_dt=datetime.datetime(2017, 12, 1, 10, 55, 46, tzinfo=<UTC>), creation_host='ReverseProxy', register_to_eff=None))>
  16. 2023-11-23 12:40:31,181:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  17. 2023-11-23 12:40:31,182:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
  18. 2023-11-23 12:40:31,585:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
  19. 2023-11-23 12:40:31,586:DEBUG:acme.client:Received response:
  20. HTTP 200
  21. Server: nginx
  22. Date: Thu, 23 Nov 2023 12:40:31 GMT
  23. Content-Type: application/json
  24. Content-Length: 752
  25. Connection: keep-alive
  26. Cache-Control: public, max-age=0, no-cache
  27. X-Frame-Options: DENY
  28. Strict-Transport-Security: max-age=604800
  29.  
  30. {
  31. "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  32. "meta": {
  33. "caaIdentities": [
  34. "letsencrypt.org"
  35. ],
  36. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
  37. "website": "https://letsencrypt.org"
  38. },
  39. "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  40. "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  41. "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  42. "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
  43. "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert",
  44. "sY_IStXZL_Q": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"
  45. }
  46. 2023-11-23 12:40:31,599:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer <certbot._internal.cli.cli_utils._Default object at 0x7f2ccf244c88>
  47. 2023-11-23 12:40:31,606:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r3.o.lencr.org:80
  48. 2023-11-23 12:40:31,623:DEBUG:urllib3.connectionpool:http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503
  49. 2023-11-23 12:40:31,624:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/mail.ddns.net/cert32.pem is signed by the certificate's issuer.
  50. 2023-11-23 12:40:31,626:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/mail.ddns.net/cert32.pem is: OCSPCertStatus.GOOD
  51. 2023-11-23 12:40:31,628:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-12-13 11:51:26 UTC.
  52. 2023-11-23 12:40:31,628:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
  53. 2023-11-23 12:40:31,628:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for mail.ddns.net
  54. 2023-11-23 12:40:31,692:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/0153_key-certbot.pem
  55. 2023-11-23 12:40:31,695:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0153_csr-certbot.pem
  56. 2023-11-23 12:40:31,695:DEBUG:acme.client:Requesting fresh nonce
  57. 2023-11-23 12:40:31,695:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
  58. 2023-11-23 12:40:31,828:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
  59. 2023-11-23 12:40:31,828:DEBUG:acme.client:Received response:
  60. HTTP 200
  61. Server: nginx
  62. Date: Thu, 23 Nov 2023 12:40:31 GMT
  63. Connection: keep-alive
  64. Cache-Control: public, max-age=0, no-cache
  65. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  66. Replay-Nonce: nbWKegf8BNgFgQ_Lbnmt1Zjl_yZycgcJ0c03DCuluIiCmHw9ATo
  67. X-Frame-Options: DENY
  68. Strict-Transport-Security: max-age=604800
  69.  
  70.  
  71. 2023-11-23 12:40:31,828:DEBUG:acme.client:Storing nonce: nbWKegf8BNgFgQ_Lbnmt1Zjl_yZycgcJ0c03DCuluIiCmHw9ATo
  72. 2023-11-23 12:40:31,828:DEBUG:acme.client:JWS payload:
  73. b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "mail.ddns.net"\n }\n ]\n}'
  74. 2023-11-23 12:40:31,833:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
  75. {
  76. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJuYldLZWdmOEJOZ0ZnUV9MYm5tdDFaamxfeVp5Y2djSjBjMDNEQ3VsdUlpQ21IdzlBVG8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
  77. "signature": "tQV2Zn8rlaJTQpZrjxKgchK8MxtjT_9J3q9PLDNYkNDrfklriKOfISZgfL1epIuELYLbGx2x8I2E0Jy-4lCxuX6WxCqEnUZAtmVSE07I7VTF37fLbT4IB1_baAhECU50NlvZE2k5TxUOFzaNJ9YQbZkEJ9EJLyoF6_D-nyrsHL2VVClGR5zIB6abmIVdI-WoixnIj1QrgjX6R4lygOkydEybFddT31mwKHmg2JCA4-1OSc647wlyiuRh7XuXjmmOYKmkdazjhw41VM_0irTc2KlySdzHVM9bvNJ84KsUpXdyPksKdAIt7lOOmBXX_wd3vl1KjpDbKp82lTGwZoGs5ZmdNKi7K08CyYk7-fkK_JUNSY9Y_4OKrZSKZR-N14zRzvxZV0zECRIQa9tgyvCGhe99u7OqMzd4lO3UFsVjmSKkCgQ1pWUgh4FNGp9VyLo_jxOST4IgR6EOFIzLMlDDIxxcgYo6FYLsb4p8_lxhjW1i_-w7cHxD5EolrROS6HmEtbqfbbncRn_TF5TMPdrDO4ynUYJneMbMust3VwLMEWq12MlIpCyzxng9WoiuzpPcgMb1bzIwVUxFTOUdCo3GlWLBieUv5G2hzTm53EPhQeEORwNkaSP9Y5VfOoCYmFEqnyvyRx95PXm-jpB3ljXxkTxNXe8Q7yXxo35H5mt2hz4",
  78. "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImxpbHAuZGRucy5uZXQiCiAgICB9CiAgXQp9"
  79. }
  80. 2023-11-23 12:40:32,127:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 337
  81. 2023-11-23 12:40:32,128:DEBUG:acme.client:Received response:
  82. HTTP 201
  83. Server: nginx
  84. Date: Thu, 23 Nov 2023 12:40:32 GMT
  85. Content-Type: application/json
  86. Content-Length: 337
  87. Connection: keep-alive
  88. Boulder-Requester: 25151836
  89. Cache-Control: public, max-age=0, no-cache
  90. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  91. Location: https://acme-v02.api.letsencrypt.org/acme/order/25151836/224252421286
  92. Replay-Nonce: nbWKegf8TDhh9Iml72C1JRNgecG2kymJGjMQBaSlYDntIWjEIqo
  93. X-Frame-Options: DENY
  94. Strict-Transport-Security: max-age=604800
  95.  
  96. {
  97. "status": "pending",
  98. "expires": "2023-11-30T12:40:31Z",
  99. "identifiers": [
  100. {
  101. "type": "dns",
  102. "value": "mail.ddns.net"
  103. }
  104. ],
  105. "authorizations": [
  106. "https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856"
  107. ],
  108. "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/25151836/224252421286"
  109. }
  110. 2023-11-23 12:40:32,128:DEBUG:acme.client:Storing nonce: nbWKegf8TDhh9Iml72C1JRNgecG2kymJGjMQBaSlYDntIWjEIqo
  111. 2023-11-23 12:40:32,128:DEBUG:acme.client:JWS payload:
  112. b''
  113. 2023-11-23 12:40:32,132:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  114. {
  115. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJuYldLZWdmOFREaGg5SW1sNzJDMUpSTmdlY0cya3ltSkdqTVFCYVNsWURudElXakVJcW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  116. "signature": "h183CK9UpZDpFUd7F6otcyYlcPt3Ep3q8ZEIIUo9udXFlODlOXGra1aM-Q86PGbKLf_83iYT0-hTPsdU1QPHJIdgqeW--NN7Z40cXFngVyX3nCYCfmAbRRQmbTX6ANgMKVF22cMvWzdwr3vAbZMYv2OOOEoVjjRextsqr-eM26O-RUnas5_KvMUN_AvtOAoPqt4ByJGnLDjaWMn8OyVUih-TgPe9KNPmprgmgeQ49a2PDOlxK1xHtZoAWRAQqZ6l8h9ANbdABMCdA4GHJ8BufXlCgeCGG5IsJQIO-W25-uYSfU4LTBnW9XvFKF6GC6HX4L2c1wD8tN9Xi_c6vG-nP6nom0JGaqK9CbqOg6cYDPULvsvrATT3ZkTkCMDwxbfVKWLwkvOP0S35gaBveV0EX2KHa6YkinwQFT2fSe8E9jLnYnI4v_703w5r7vsvnW88nR09a15NNT651hwaBMwQuxQlKn25t5gjMxQVbYemuGRkA8g21DPI-7lnjGbzFA_KIXyyFZ9iwg67egvYATAQqGc1BMDQ8Tggo_OFML_H3Py69n0DExoJr11R5Al8MAsBXhbaADsWvnXMrcKGFUE-DE9h15tsL96DemoU3q8oS4oYuXkFgb1bKSfJsR10RQv8ywQMmJTRbA7VxpweDiDJ4XCQNWZNTnAsJTZr4L5X0R8",
  117. "payload": ""
  118. }
  119. 2023-11-23 12:40:32,268:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 797
  120. 2023-11-23 12:40:32,269:DEBUG:acme.client:Received response:
  121. HTTP 200
  122. Server: nginx
  123. Date: Thu, 23 Nov 2023 12:40:32 GMT
  124. Content-Type: application/json
  125. Content-Length: 797
  126. Connection: keep-alive
  127. Boulder-Requester: 25151836
  128. Cache-Control: public, max-age=0, no-cache
  129. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  130. Replay-Nonce: v0bMowfiSYal6nLsp8Yw15moLWjuWpdWpA2nLsjrDuYIybsqUDk
  131. X-Frame-Options: DENY
  132. Strict-Transport-Security: max-age=604800
  133.  
  134. {
  135. "identifier": {
  136. "type": "dns",
  137. "value": "mail.ddns.net"
  138. },
  139. "status": "pending",
  140. "expires": "2023-11-30T12:40:31Z",
  141. "challenges": [
  142. {
  143. "type": "http-01",
  144. "status": "pending",
  145. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  146. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  147. },
  148. {
  149. "type": "dns-01",
  150. "status": "pending",
  151. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/QNak0g",
  152. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  153. },
  154. {
  155. "type": "tls-alpn-01",
  156. "status": "pending",
  157. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/mRYFIw",
  158. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  159. }
  160. ]
  161. }
  162. 2023-11-23 12:40:32,269:DEBUG:acme.client:Storing nonce: v0bMowfiSYal6nLsp8Yw15moLWjuWpdWpA2nLsjrDuYIybsqUDk
  163. 2023-11-23 12:40:32,269:INFO:certbot._internal.auth_handler:Performing the following challenges:
  164. 2023-11-23 12:40:32,269:INFO:certbot._internal.auth_handler:http-01 challenge for mail.ddns.net
  165. 2023-11-23 12:40:32,269:DEBUG:acme.standalone:Successfully bound to :80 using IPv6
  166. 2023-11-23 12:40:32,269:DEBUG:acme.standalone:Certbot wasn't able to bind to :80 using IPv4, this is often expected due to the dual stack nature of IPv6 socket implementations.
  167. 2023-11-23 12:40:32,271:DEBUG:acme.client:JWS payload:
  168. b'{}'
  169. 2023-11-23 12:40:32,275:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw:
  170. {
  171. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJ2MGJNb3dmaVNZYWw2bkxzcDhZdzE1bW9MV2p1V3BkV3BBMm5Mc2pyRHVZSXlic3FVRGsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzI4NjcxOTA1ODg1Ni9SOC0zSncifQ",
  172. "signature": "fbI18KT1Kfx13sg7-ie4to7zfsTTrXbeoAc24uigztfkVo6cQoGZ_pCpFbvRjtAtwpwJDCxGFISze8X8bNST75iDGyEZvF1K3ro9renSKe_E5K1P_f0ZPfVMjYMoZzu9FsxF5IA0HvHcyBEiHFkyjUXGa3j_1yj4HhoaTeTMXhDh-gyFkpuvjQ1c6YcB0BowiJMhDUFmMsg5Iw2_yBXuIbwojw2sf5OpbYHH6b9cFxr8RJXjiKtpe_4Z_Hx1lyAsiKSevMUP8AXnK7fAh5cSGOGk6L7nlscpSHCdn4cx25bNQ30NIIj_A6Kpbr0zu1yjU9UZmyEvAy8hFfGKcTDS2Uajv8aU8Ab63NF3LqFQYTanmFTgmSMfhGWx2iO4oF0Uz6IltrWNJ2TXugLb1K2Cj3fLrF0R1bwdGmyyig5918vN8Xw4r2hnIAh3a0FvmyOzEmK6POfM14eX1QRHu0Jjq60C7sEYP1MWXlGEwEfgDPfmxAb3GXcRj4u-c6yh6s-_tVqyqoBa9Nzg_RTKq4f6x9klhj8aFJp9SnzTR2S31VgiY_jijcJeeIt19PT29_WoFuXbu7LZVIdpXVscuvGWX13fFEFZAXik1Vf6_AAazUPuJ4s-MSKOFSP7QShk5BTiKN-uMsrwmenPvy5LJ8bLrTPyvyylbGfWETHnCWjZkPo",
  173. "payload": "e30"
  174. }
  175. 2023-11-23 12:40:32,423:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/286719058856/R8-3Jw HTTP/1.1" 200 187
  176. 2023-11-23 12:40:32,424:DEBUG:acme.client:Received response:
  177. HTTP 200
  178. Server: nginx
  179. Date: Thu, 23 Nov 2023 12:40:32 GMT
  180. Content-Type: application/json
  181. Content-Length: 187
  182. Connection: keep-alive
  183. Boulder-Requester: 25151836
  184. Cache-Control: public, max-age=0, no-cache
  185. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856>;rel="up"
  186. Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw
  187. Replay-Nonce: v0bMowfiULgtwsPrZobo1S1z-ODgs1044mNx-sZOCi02ikQvCig
  188. X-Frame-Options: DENY
  189. Strict-Transport-Security: max-age=604800
  190.  
  191. {
  192. "type": "http-01",
  193. "status": "pending",
  194. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  195. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  196. }
  197. 2023-11-23 12:40:32,424:DEBUG:acme.client:Storing nonce: v0bMowfiULgtwsPrZobo1S1z-ODgs1044mNx-sZOCi02ikQvCig
  198. 2023-11-23 12:40:32,424:INFO:certbot._internal.auth_handler:Waiting for verification...
  199. 2023-11-23 12:40:33,425:DEBUG:acme.client:JWS payload:
  200. b''
  201. 2023-11-23 12:40:33,430:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  202. {
  203. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJ2MGJNb3dmaVVMZ3R3c1ByWm9ibzFTMXotT0RnczEwNDRtTngtc1pPQ2kwMmlrUXZDaWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  204. "signature": "hE3uAkpiVi2NkKyQwVwmzOm6GT6XEqKo4Ju3S9QfehFdt_m-dpY-O7xkOxY-VDTuDWhm-q1m-7276E8NpuuOyfxeFZ9Dik9hWYN9NK4Ax7ydnsYUQX-eIJ7LTpnTfm5bgxuFuj4kMrlwE0H7kwct_Ss-PIRWNqF-6Sfw3eJGoraHmaDpZrVwiDRGFiY1uK8TeBduc2_woG9sVpbJWCr9J6SA9EEUHm-YAidNZjzO_jiKg6wlQ4pKZeLW41pdHHgQMx2Zzj7987Q1HMrMgpMXzo3fNQRXwJxaIdtsrYBdkBCVDGKOt7kemPUlnlYQ67qpad0UvgGBvxtu_eSbBqEv5i3BXTzOGQja8FT47Vrs6FAawiLpOJB6-HobP8EQCen4aYTb3-5ZY4qzTuCjOV5YKo9qnFcP6EdkPjJCLEctL8iBvBOdo_ZCJaXy-bxtOb4Lix7lub5SqzkmjtMWgB3wk4eMBLR3ugS_xvAMangTHLg3pqw0xsGUBeO9wLF0SaIXD70W3MTAdsIwQo6Pjj_zZAd2UMA-kziWgRSnBybPtA2Diw0PdKVt_y-5ZhBck0O83L2-HnGmJVRPLoWwkhxrtuvbRDdQWTngt72OQwSxhzH_lf54wadZrU2fDUfJdKMYmDqL1Lal2w3MnKKTSOSnriXBx95rz7EwzCMWCsd-mfw",
  205. "payload": ""
  206. }
  207. 2023-11-23 12:40:33,565:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 797
  208. 2023-11-23 12:40:33,566:DEBUG:acme.client:Received response:
  209. HTTP 200
  210. Server: nginx
  211. Date: Thu, 23 Nov 2023 12:40:33 GMT
  212. Content-Type: application/json
  213. Content-Length: 797
  214. Connection: keep-alive
  215. Boulder-Requester: 25151836
  216. Cache-Control: public, max-age=0, no-cache
  217. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  218. Replay-Nonce: v0bMowfiaV2ffGRj2FOV-BcizhprMVgBg07OoDP7hOo7pFDCmJU
  219. X-Frame-Options: DENY
  220. Strict-Transport-Security: max-age=604800
  221.  
  222. {
  223. "identifier": {
  224. "type": "dns",
  225. "value": "mail.ddns.net"
  226. },
  227. "status": "pending",
  228. "expires": "2023-11-30T12:40:31Z",
  229. "challenges": [
  230. {
  231. "type": "http-01",
  232. "status": "pending",
  233. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  234. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  235. },
  236. {
  237. "type": "dns-01",
  238. "status": "pending",
  239. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/QNak0g",
  240. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  241. },
  242. {
  243. "type": "tls-alpn-01",
  244. "status": "pending",
  245. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/mRYFIw",
  246. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  247. }
  248. ]
  249. }
  250. 2023-11-23 12:40:33,566:DEBUG:acme.client:Storing nonce: v0bMowfiaV2ffGRj2FOV-BcizhprMVgBg07OoDP7hOo7pFDCmJU
  251. 2023-11-23 12:40:36,567:DEBUG:acme.client:JWS payload:
  252. b''
  253. 2023-11-23 12:40:36,571:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  254. {
  255. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJ2MGJNb3dmaWFWMmZmR1JqMkZPVi1CY2l6aHByTVZnQmcwN09vRFA3aE9vN3BGRENtSlUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  256. "signature": "Lfo4ZgOJcJFpLoJlp869VcqTDB2g-NG2fMvYyUM3SSy3DhPn4ZQYh3nEV3_ANj1W-5aZh4z2_FL6yHC9dNgyxbxnkMYwioukPIOzoH5IiCJEClM0iMNPOJ6QHfPkc_LcKg48k8pUocGibxBdtUw_IXIS2IAsSCmRB-f-hO53ka35cZNnue_j55QULCqGIPAiriQafBtSTbmAst0Vo5I1PojMm5lnbXl-9Sq83frgklqf4UdmUXJv8vCXt7mTxFt27Y-yfKKFXpYqJiy9l1m5U9_vi-3U1V0pTixBgq7b42agzM4bBkYVx0P6j0olLEKe5bNePclReOF02rcDQwb_UcvX2WvjmOGuO5NHbYHV-_dyqnDjQTI_Hix2i1yyOV0u_TIzvQRlDSxRnxFvCbDmkhnh8O31cgAiHRpl4AQPAhPjjRqkNTi2AdE3PnwbnNm9i-l8BwJYPzjPDORARTGN8Bgf9S3mAqT08ixxJWS2bAOGqfT1InJ2fvktE2aF81zQaALxB1lDMmXt7NiQIX-3wLeZVGSJYEHjMGx4m085WrRR_ZtPFjNaNL6PqThWWGcm31D3F_yXELwIyqDK3mmtXdKpXgo4i1eMBIOFxuHI0dM6PYm0LEoeXY5VaNEbeBKYyK4LrXmkuInnPNLAgiQKcJKDmDwWQDXuA7s30opgXVA",
  257. "payload": ""
  258. }
  259. 2023-11-23 12:40:36,718:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 797
  260. 2023-11-23 12:40:36,719:DEBUG:acme.client:Received response:
  261. HTTP 200
  262. Server: nginx
  263. Date: Thu, 23 Nov 2023 12:40:36 GMT
  264. Content-Type: application/json
  265. Content-Length: 797
  266. Connection: keep-alive
  267. Boulder-Requester: 25151836
  268. Cache-Control: public, max-age=0, no-cache
  269. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  270. Replay-Nonce: nbWKegf8mr4unbl2Bl0q1h8bRVPXwZZtqx_XOeIGOO7TupK7ebs
  271. X-Frame-Options: DENY
  272. Strict-Transport-Security: max-age=604800
  273.  
  274. {
  275. "identifier": {
  276. "type": "dns",
  277. "value": "mail.ddns.net"
  278. },
  279. "status": "pending",
  280. "expires": "2023-11-30T12:40:31Z",
  281. "challenges": [
  282. {
  283. "type": "http-01",
  284. "status": "pending",
  285. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  286. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  287. },
  288. {
  289. "type": "dns-01",
  290. "status": "pending",
  291. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/QNak0g",
  292. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  293. },
  294. {
  295. "type": "tls-alpn-01",
  296. "status": "pending",
  297. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/mRYFIw",
  298. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  299. }
  300. ]
  301. }
  302. 2023-11-23 12:40:36,719:DEBUG:acme.client:Storing nonce: nbWKegf8mr4unbl2Bl0q1h8bRVPXwZZtqx_XOeIGOO7TupK7ebs
  303. 2023-11-23 12:40:39,723:DEBUG:acme.client:JWS payload:
  304. b''
  305. 2023-11-23 12:40:39,727:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  306. {
  307. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJuYldLZWdmOG1yNHVuYmwyQmwwcTFoOGJSVlBYd1padHF4X1hPZUlHT083VHVwSzdlYnMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  308. "signature": "mKqnsi6SEl1lYT2AfNTteCFHpb95D5j-ZmsVechZpD_HfRbbCyslCdklwDbZsVvcxrvSPTXDisf5gABbuexTr_kP2LCxEu60Hala9lULVJRd1cFh9E8E79cEkvVWpCIUC6i3s0DvNg9WrOjGcBWCdrUu5MyXgu5oVG13jpsK4Yw9DPxTc4g2TP591XtnXsrcfYjVrymehnR-bFR3mwIKDFyLiFY1RgdzrVxHVM85u6rzdCK7NXna3k7uIcnTRaX8hqkqbtRWEpxWLa7apV7pfAwCAt0TDNPi7_3oIhivP-J1VDaRMcvAbx3cWTyBuaGST74uyeMc2mdSOFtUHNdU1YF-y9h6oJVVCZ6YHqSXOVjD_AJJQVHmpD-nX59IKRLPLF63hNavgrlcqjPPHcpJwy_6UV52Rk1AEe8AzFtvrHgYmA6fs43R5mhlQnIVzt1OlnmAzY2JuvpFnirHEhx-_kL9tso4Bx8wK8gJoWl83ahNeooLoRVUAOhFxSmmIx5y8ubtzb4HwS3CH3AGy9ruqRpjyIS-P_vzJGNH2t-5edMaJ1mR-qxJWDCVipYFmhWbN6SXyRuJO8WnEnKJkt4eoUYSxiQ8DbO3NJK7h-nCgOtHmwXCgAqy-sguBv4ojhFwVkK46ZiGn-TaviBPtI2ZNF6JKUXr97U-07jjZuATH64",
  309. "payload": ""
  310. }
  311. 2023-11-23 12:40:39,870:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 797
  312. 2023-11-23 12:40:39,871:DEBUG:acme.client:Received response:
  313. HTTP 200
  314. Server: nginx
  315. Date: Thu, 23 Nov 2023 12:40:39 GMT
  316. Content-Type: application/json
  317. Content-Length: 797
  318. Connection: keep-alive
  319. Boulder-Requester: 25151836
  320. Cache-Control: public, max-age=0, no-cache
  321. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  322. Replay-Nonce: v0bMowfinCh54aedfmrC9kTJT--OeLkSacyKvz4DLsp17JFH7Ao
  323. X-Frame-Options: DENY
  324. Strict-Transport-Security: max-age=604800
  325.  
  326. {
  327. "identifier": {
  328. "type": "dns",
  329. "value": "mail.ddns.net"
  330. },
  331. "status": "pending",
  332. "expires": "2023-11-30T12:40:31Z",
  333. "challenges": [
  334. {
  335. "type": "http-01",
  336. "status": "pending",
  337. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  338. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  339. },
  340. {
  341. "type": "dns-01",
  342. "status": "pending",
  343. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/QNak0g",
  344. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  345. },
  346. {
  347. "type": "tls-alpn-01",
  348. "status": "pending",
  349. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/mRYFIw",
  350. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  351. }
  352. ]
  353. }
  354. 2023-11-23 12:40:39,871:DEBUG:acme.client:Storing nonce: v0bMowfinCh54aedfmrC9kTJT--OeLkSacyKvz4DLsp17JFH7Ao
  355. 2023-11-23 12:40:42,874:DEBUG:acme.client:JWS payload:
  356. b''
  357. 2023-11-23 12:40:42,879:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  358. {
  359. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJ2MGJNb3dmaW5DaDU0YWVkZm1yQzlrVEpULS1PZUxrU2FjeUt2ejRETHNwMTdKRkg3QW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  360. "signature": "jp0UiAKk8uNlg2PQe895GUUeHrX3m4gKEtzuKZs5ojfdaSm7QlBFEQ8wEH9B1tQoY_OQkd530MT62tKOvBpCD_sMCZEw8DVlP1pAwPvsLac6_C6qCQOGdS56l0qDOspSSfwQvXFXuHbYw7ynqvaX51H1KlLgo1ckzukso3qEz-1Ymkx7KC0ili3MPUOYwcTJnRfFwAes4w4UhF4Pdsz-97w2A5nQTmh_YRnFh1gbjCfd75KXL3iRyWrlzAWBqS-l9x8j6oYzGTbl1cGrhlumpKzu0rVWN9jHconxH3tCwpLclr_SP1-glNz80FB_HHhFHBx7JFkM1cqof-Zg4fF1jx-FGJAGrViWQeH379P12gdCEoccytIBTYdW_ub7O7DdpDbK0pxU9GO8lWUHYRSKJPWZe87bSA88JmEei3zCrR_XsZ_-yJ5n6cBAqYu73QIgVzQ-llkd0S98RVPFOWda0FaSdvlnxT_ORCzDiOy06iMuh_xlDFSwRDoGuF-qd3RIQIT6LPBiEYuqskdJY1LWsATDdWqQBCDE7BE9-WzMt8q5NUGvYEsGTTeD29QtgSehjWJJ8uz_0bWqowLatC6QjSppz3BfYAe5y9uDuto7yY4yiBZuf0rkG9C0iSzhlcWzwIazBfggdLApauvDjbLx53V3NNSG5kxTZtB5wO1_jgo",
  361. "payload": ""
  362. }
  363. 2023-11-23 12:40:43,013:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 797
  364. 2023-11-23 12:40:43,014:DEBUG:acme.client:Received response:
  365. HTTP 200
  366. Server: nginx
  367. Date: Thu, 23 Nov 2023 12:40:42 GMT
  368. Content-Type: application/json
  369. Content-Length: 797
  370. Connection: keep-alive
  371. Boulder-Requester: 25151836
  372. Cache-Control: public, max-age=0, no-cache
  373. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  374. Replay-Nonce: v0bMowfis6UkGVxFHoiyYmYl03wofr88gvva7MIQ99UJmUEGxH0
  375. X-Frame-Options: DENY
  376. Strict-Transport-Security: max-age=604800
  377.  
  378. {
  379. "identifier": {
  380. "type": "dns",
  381. "value": "mail.ddns.net"
  382. },
  383. "status": "pending",
  384. "expires": "2023-11-30T12:40:31Z",
  385. "challenges": [
  386. {
  387. "type": "http-01",
  388. "status": "pending",
  389. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  390. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  391. },
  392. {
  393. "type": "dns-01",
  394. "status": "pending",
  395. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/QNak0g",
  396. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  397. },
  398. {
  399. "type": "tls-alpn-01",
  400. "status": "pending",
  401. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/mRYFIw",
  402. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw"
  403. }
  404. ]
  405. }
  406. 2023-11-23 12:40:43,014:DEBUG:acme.client:Storing nonce: v0bMowfis6UkGVxFHoiyYmYl03wofr88gvva7MIQ99UJmUEGxH0
  407. 2023-11-23 12:40:46,015:DEBUG:acme.client:JWS payload:
  408. b''
  409. 2023-11-23 12:40:46,020:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719058856:
  410. {
  411. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJ2MGJNb3dmaXM2VWtHVnhGSG9peVltWWwwM3dvZnI4OGd2dmE3TUlROTlVSm1VRUd4SDAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTA1ODg1NiJ9",
  412. "signature": "XfAUJ5oRGwTv7n2kkGvPisTId1IqOvhVtJensIcbwRKhWW0m2tpJB9DHpIt8hHQOpdq93FboSV0P8o3j3pfAJf_72eVAzdTrQ7Gax-XnDwcT5zmiWdoL4wQLT6NwUYGDfikwUFomUQfTdzC9AEgUOrc6LFs9a9ycHgXXUSfrZC79vgiCEiAFRLKrGlrw881W3APIewve-qxCLEu9wDpeGiu7hlv_rcsGWTGdrc6_JBLvT592BxAm7z97Nw4Ah4NKgToBXb1NUTONpYkdagfxJOU-6k1ulU_mxICGk9oyoAbAeDKEaqtO8gtICzlB2HN3MpELtm7-zaieOiLefMaIBcQbYSC7eNRTRzmFbZL5RQBbxOI2sA6n8GW3C1fL2XyBrhH5JzG7bfYBHG_qRpUCZytfTh29S5vjUYhhOUoSV98UJVlJJjIYqcbLFkndUatYcJjqBS4_T--lHGmKQcCLQRY546rMvUnHr1Bn4x6VzHuAVcNeqDqOLbrZ-D4pPh4hy057zPax9lfGTHwgpJPHVK5rcvK2Zol026WyPpgfF6rgy0Yi57IzmSFAZabdVDsKXEh_QRI_HlFf1atO9R8CPwwLSvPSVOTpG6_enrXvvKBtZd4HIO7qyse7ou2k2P7ETNZ5J7IQPb0NpEYh23Q9TZuajFrtM6Dchu7v7-ANNzI",
  413. "payload": ""
  414. }
  415. 2023-11-23 12:40:46,155:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719058856 HTTP/1.1" 200 1488
  416. 2023-11-23 12:40:46,156:DEBUG:acme.client:Received response:
  417. HTTP 200
  418. Server: nginx
  419. Date: Thu, 23 Nov 2023 12:40:46 GMT
  420. Content-Type: application/json
  421. Content-Length: 1488
  422. Connection: keep-alive
  423. Boulder-Requester: 25151836
  424. Cache-Control: public, max-age=0, no-cache
  425. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  426. Replay-Nonce: nbWKegf8Tlj6S-Vta78aKnZYKSY5TgfKoebW32kEsVqmMR9hEJU
  427. X-Frame-Options: DENY
  428. Strict-Transport-Security: max-age=604800
  429.  
  430. {
  431. "identifier": {
  432. "type": "dns",
  433. "value": "mail.ddns.net"
  434. },
  435. "status": "invalid",
  436. "expires": "2023-11-30T12:40:31Z",
  437. "challenges": [
  438. {
  439. "type": "http-01",
  440. "status": "invalid",
  441. "error": {
  442. "type": "urn:ietf:params:acme:error:connection",
  443. "detail": "IP: Fetching http://mail.ddns.net/.well-known/acme-challenge/ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw: Timeout during connect (likely firewall problem)",
  444. "status": 400
  445. },
  446. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719058856/R8-3Jw",
  447. "token": "ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw",
  448. "validationRecord": [
  449. {
  450. "url": "http://mail.ddns.net/.well-known/acme-challenge/ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw",
  451. "hostname": "mail.ddns.net",
  452. "port": "80",
  453. "addressesResolved": [
  454. "IP",
  455. "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  456. ],
  457. "addressUsed": "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  458. },
  459. {
  460. "url": "http://mail.ddns.net/.well-known/acme-challenge/ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw",
  461. "hostname": "mail.ddns.net",
  462. "port": "80",
  463. "addressesResolved": [
  464. "IP",
  465. "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  466. ],
  467. "addressUsed": "IP"
  468. }
  469. ],
  470. "validated": "2023-11-23T12:40:32Z"
  471. }
  472. ]
  473. }
  474. 2023-11-23 12:40:46,156:DEBUG:acme.client:Storing nonce: nbWKegf8Tlj6S-Vta78aKnZYKSY5TgfKoebW32kEsVqmMR9hEJU
  475. 2023-11-23 12:40:46,156:INFO:certbot._internal.auth_handler:Challenge failed for domain mail.ddns.net
  476. 2023-11-23 12:40:46,156:INFO:certbot._internal.auth_handler:http-01 challenge for mail.ddns.net
  477. 2023-11-23 12:40:46,156:DEBUG:certbot._internal.display.obj:Notifying user:
  478. Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
  479. Domain: mail.ddns.net
  480. Type: connection
  481. Detail: IP: Fetching http://mail.ddns.net/.well-known/acme-challenge/ryMVcyAgezY1ZoKrIu6FPfFwU9DBxXUX1yHEGaoZYmw: Timeout during connect (likely firewall problem)
  482.  
  483. Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
  484.  
  485. 2023-11-23 12:40:46,157:DEBUG:certbot._internal.error_handler:Encountered exception:
  486. Traceback (most recent call last):
  487. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 90, in handle_authorizations
  488. self._poll_authorizations(authzrs, max_retries, best_effort)
  489. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 178, in _poll_authorizations
  490. raise errors.AuthorizationError('Some challenges have failed.')
  491. certbot.errors.AuthorizationError: Some challenges have failed.
  492.  
  493. 2023-11-23 12:40:46,157:DEBUG:certbot._internal.error_handler:Calling registered functions
  494. 2023-11-23 12:40:46,157:INFO:certbot._internal.auth_handler:Cleaning up challenges
  495. 2023-11-23 12:40:46,157:DEBUG:certbot._internal.plugins.standalone:Stopping server at :::80...
  496. 2023-11-23 12:40:46,293:DEBUG:certbot._internal.log:Exiting abnormally:
  497. Traceback (most recent call last):
  498. File "/usr/bin/certbot", line 8, in <module>
  499. sys.exit(main())
  500. File "/opt/certbot/lib/python3.7/site-packages/certbot/main.py", line 15, in main
  501. return internal_main.main(cli_args)
  502. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1572, in main
  503. return config.func(config, plugins)
  504. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1432, in certonly
  505. lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
  506. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 122, in _get_and_save_cert
  507. renewal.renew_cert(config, domains, le_client, lineage)
  508. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/renewal.py", line 335, in renew_cert
  509. new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  510. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 384, in obtain_certificate
  511. orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  512. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 434, in _get_order_and_authorizations
  513. authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
  514. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 90, in handle_authorizations
  515. self._poll_authorizations(authzrs, max_retries, best_effort)
  516. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 178, in _poll_authorizations
  517. raise errors.AuthorizationError('Some challenges have failed.')
  518. certbot.errors.AuthorizationError: Some challenges have failed.
  519. 2023-11-23 12:40:46,293:ERROR:certbot._internal.log:Some challenges have failed.
  520. 2023-11-23 12:41:09,144:DEBUG:certbot._internal.main:certbot version: 1.19.0
  521. 2023-11-23 12:41:09,144:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
  522. 2023-11-23 12:41:09,144:DEBUG:certbot._internal.main:Arguments: ['--standalone', '-d', 'mail.ddns.net', '-v']
  523. 2023-11-23 12:41:09,144:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  524. 2023-11-23 12:41:09,150:DEBUG:certbot._internal.log:Root logging level set at 20
  525. 2023-11-23 12:41:09,150:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer None
  526. 2023-11-23 12:41:09,152:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * standalone
  527. Description: Spin up a temporary webserver
  528. Interfaces: Authenticator, Plugin
  529. Entry point: standalone = certbot._internal.plugins.standalone:Authenticator
  530. Initialized: <certbot._internal.plugins.standalone.Authenticator object at 0x7ff4b8373cc0>
  531. Prep: True
  532. 2023-11-23 12:41:09,152:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.standalone.Authenticator object at 0x7ff4b8373cc0> and installer None
  533. 2023-11-23 12:41:09,152:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator standalone, Installer None
  534. 2023-11-23 12:41:09,171:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=JWKRSA(key=<ComparableRSAKey(<cryptography.hazmat.backends.openssl.rsa._RSAPublicKey object at 0x7ff4b83735f8>)>), contact=('mailto:mail',), agreement='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf', status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v01.api.letsencrypt.org/acme/reg/25151836', new_authzr_uri='https://acme-v01.api.letsencrypt.org/acme/new-authz', terms_of_service='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'), 3ec9e801b10d56c64ed4e0e2bbecae74, Meta(creation_dt=datetime.datetime(2017, 12, 1, 10, 55, 46, tzinfo=<UTC>), creation_host='ReverseProxy', register_to_eff=None))>
  535. 2023-11-23 12:41:09,172:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  536. 2023-11-23 12:41:09,173:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
  537. 2023-11-23 12:41:09,595:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
  538. 2023-11-23 12:41:09,596:DEBUG:acme.client:Received response:
  539. HTTP 200
  540. Server: nginx
  541. Date: Thu, 23 Nov 2023 12:41:09 GMT
  542. Content-Type: application/json
  543. Content-Length: 752
  544. Connection: keep-alive
  545. Cache-Control: public, max-age=0, no-cache
  546. X-Frame-Options: DENY
  547. Strict-Transport-Security: max-age=604800
  548.  
  549. {
  550. "ICHPRaCd2y8": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  551. "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  552. "meta": {
  553. "caaIdentities": [
  554. "letsencrypt.org"
  555. ],
  556. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
  557. "website": "https://letsencrypt.org"
  558. },
  559. "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  560. "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  561. "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  562. "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
  563. "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
  564. }
  565. 2023-11-23 12:41:09,609:DEBUG:certbot._internal.plugins.selection:Requested authenticator standalone and installer <certbot._internal.cli.cli_utils._Default object at 0x7ff4b82bb2e8>
  566. 2023-11-23 12:41:09,616:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r3.o.lencr.org:80
  567. 2023-11-23 12:41:09,633:DEBUG:urllib3.connectionpool:http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503
  568. 2023-11-23 12:41:09,634:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/mail.ddns.net/cert32.pem is signed by the certificate's issuer.
  569. 2023-11-23 12:41:09,636:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/mail.ddns.net/cert32.pem is: OCSPCertStatus.GOOD
  570. 2023-11-23 12:41:09,638:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-12-13 11:51:26 UTC.
  571. 2023-11-23 12:41:09,638:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
  572. 2023-11-23 12:41:09,638:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for mail.ddns.net
  573. 2023-11-23 12:41:09,681:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/0154_key-certbot.pem
  574. 2023-11-23 12:41:09,683:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0154_csr-certbot.pem
  575. 2023-11-23 12:41:09,684:DEBUG:acme.client:Requesting fresh nonce
  576. 2023-11-23 12:41:09,684:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
  577. 2023-11-23 12:41:09,824:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
  578. 2023-11-23 12:41:09,825:DEBUG:acme.client:Received response:
  579. HTTP 200
  580. Server: nginx
  581. Date: Thu, 23 Nov 2023 12:41:09 GMT
  582. Connection: keep-alive
  583. Cache-Control: public, max-age=0, no-cache
  584. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  585. Replay-Nonce: SFMYLIQjKDLzePRjX7PxhpYGDcSpo7B58XGRWm1hUnzAasn0hIQ
  586. X-Frame-Options: DENY
  587. Strict-Transport-Security: max-age=604800
  588.  
  589.  
  590. 2023-11-23 12:41:09,825:DEBUG:acme.client:Storing nonce: SFMYLIQjKDLzePRjX7PxhpYGDcSpo7B58XGRWm1hUnzAasn0hIQ
  591. 2023-11-23 12:41:09,825:DEBUG:acme.client:JWS payload:
  592. b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "mail.ddns.net"\n }\n ]\n}'
  593. 2023-11-23 12:41:09,829:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
  594. {
  595. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJTRk1ZTElRaktETHplUFJqWDdQeGhwWUdEY1NwbzdCNThYR1JXbTFoVW56QWFzbjBoSVEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
  596. "signature": "CfDDjnvJvX7JAvqn_xp9EUQr291nFAzwFEKgOV8ZH4t9DG_1KxPJEcpLFNLLWjtks55Gx9WzEEmOq15XjZ9ke0_NzgO1dvACfb8SyO955MojDm4OkG_614q-CuOJ45P01RBc85xDjGJIA5NO_W38rx2TJAY6ZEzcuMj4Qkm6KVOH2U_KBfbViZr--gCa_sk63ymdV-rVcyt5SxL227CRTmzPdgNXEhRecIasD7kMAGYeAN45HAo_2uw0c2t06CkJQ0naQl4mnlRv7H5hI42OKqwq5JIdLhl1xu4ahvS1N_2nlkW8vjWBKfc-db33dMdEudZKvNnq-CVImDeJFUcrqquOIkPQ7zjbQJnGH_X_PgHE77AvKn-SRF1VB6jKfdxRjtZ_GKnHlL79KCIvouVcqTOyaEF1F2ht8SSCpXUpfLGj1DITmiOYQZgyo6HD7GpZb_qQLJJ3kdxsO1mMkHInlMARsaSjpAV41HNSsBPTBP57DDAh1j6vkfzP56J_NhO23HQRdOhnTy86VSidIwONjsE-eMqj3MQVDfheYklknRifoXdZhqiUj6elCFlMEkQO6nBvFL-oYBvAslwO4I4DmGzKYWryL8o7YwkeVOq6Vgg4IDAH5owkWSaglBMr4VzuIA7uzhv5GB8nSF9zCAgPDTEo-vaWA91hoBVShLAqLD8",
  597. "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImxpbHAuZGRucy5uZXQiCiAgICB9CiAgXQp9"
  598. }
  599. 2023-11-23 12:41:10,034:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 337
  600. 2023-11-23 12:41:10,034:DEBUG:acme.client:Received response:
  601. HTTP 201
  602. Server: nginx
  603. Date: Thu, 23 Nov 2023 12:41:09 GMT
  604. Content-Type: application/json
  605. Content-Length: 337
  606. Connection: keep-alive
  607. Boulder-Requester: 25151836
  608. Cache-Control: public, max-age=0, no-cache
  609. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  610. Location: https://acme-v02.api.letsencrypt.org/acme/order/25151836/224252525516
  611. Replay-Nonce: SFMYLIQjd7HsN5EQxlG8gm3VusbNqclbSRCryi6Ca3rKqiuwot0
  612. X-Frame-Options: DENY
  613. Strict-Transport-Security: max-age=604800
  614.  
  615. {
  616. "status": "pending",
  617. "expires": "2023-11-30T12:41:09Z",
  618. "identifiers": [
  619. {
  620. "type": "dns",
  621. "value": "mail.ddns.net"
  622. }
  623. ],
  624. "authorizations": [
  625. "https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186"
  626. ],
  627. "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/25151836/224252525516"
  628. }
  629. 2023-11-23 12:41:10,035:DEBUG:acme.client:Storing nonce: SFMYLIQjd7HsN5EQxlG8gm3VusbNqclbSRCryi6Ca3rKqiuwot0
  630. 2023-11-23 12:41:10,035:DEBUG:acme.client:JWS payload:
  631. b''
  632. 2023-11-23 12:41:10,039:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  633. {
  634. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJTRk1ZTElRamQ3SHNONUVReGxHOGdtM1Z1c2JOcWNsYlNSQ3J5aTZDYTNyS3FpdXdvdDAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  635. "signature": "NaZXtzWmdTdL1ZIht3tzrJu-MPMuGrTwdIXrJ4CB4pVHi4pW-g5VdDuxq8AG2KjCJ_Hn7NCPaETyV1EdCsAQXPwWRyf4UDS5zpsXY_JLwa2I9l0IVQ1VaxBnG2YLOyiastsn9TgVUtkLfHB2ZKmlIOEx95F7czZ2tL86mVAVc-F7dNbNuwZyLArNlkRRAgz8qcyM6mctCiZjkV4ExddFMTYKyuQK9uvKUSZWT51r3ZZLdTn2pCBt2ORgaN9xG6n8m2kGiBuAQpeQVrp5lpPetY2lVKJhfEGlKUtuNqosXxQbSEmFCJrpX1tX-gLPbrCKw9buYV4lFTSXbCuV-R7n0BO5bNsiE6tp20byUxzLn9ohvKKJ9EsjEbFwybM6j8ohISa27f5cWIEcTZPiWGxknqT4Je5-2H0iLDgwLVjNgiwMmyftiq-PkGt7e96zWAYJMQXnUil8rBQtcXM8ThcRmzfeZEPM6OfhSkCJq3PehdcvLFjjgdUzWe8xVRj8d6h4-jN-RZxi4x3sqriRePREnsKPz8R1sRV6scFzfq3sm0G5776fk-RlzZKV2AbFNVakJpc2EiK879g0JeSRbGIHCuU49qRRHZtZJ2s2NaUgLj8iX_jUKtv7H9wXa344CSSef_uWV98aD10WLugDzhZNWiRZ-doFUWXHyrEfsz6NULs",
  636. "payload": ""
  637. }
  638. 2023-11-23 12:41:10,195:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 797
  639. 2023-11-23 12:41:10,196:DEBUG:acme.client:Received response:
  640. HTTP 200
  641. Server: nginx
  642. Date: Thu, 23 Nov 2023 12:41:10 GMT
  643. Content-Type: application/json
  644. Content-Length: 797
  645. Connection: keep-alive
  646. Boulder-Requester: 25151836
  647. Cache-Control: public, max-age=0, no-cache
  648. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  649. Replay-Nonce: SFMYLIQj9GwkgFGXw04-LeQWcHuF0N-be9pNgP-4GxtUaz52Mww
  650. X-Frame-Options: DENY
  651. Strict-Transport-Security: max-age=604800
  652.  
  653. {
  654. "identifier": {
  655. "type": "dns",
  656. "value": "mail.ddns.net"
  657. },
  658. "status": "pending",
  659. "expires": "2023-11-30T12:41:09Z",
  660. "challenges": [
  661. {
  662. "type": "http-01",
  663. "status": "pending",
  664. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  665. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  666. },
  667. {
  668. "type": "dns-01",
  669. "status": "pending",
  670. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/LhbCfQ",
  671. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  672. },
  673. {
  674. "type": "tls-alpn-01",
  675. "status": "pending",
  676. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/KivuBg",
  677. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  678. }
  679. ]
  680. }
  681. 2023-11-23 12:41:10,196:DEBUG:acme.client:Storing nonce: SFMYLIQj9GwkgFGXw04-LeQWcHuF0N-be9pNgP-4GxtUaz52Mww
  682. 2023-11-23 12:41:10,196:INFO:certbot._internal.auth_handler:Performing the following challenges:
  683. 2023-11-23 12:41:10,196:INFO:certbot._internal.auth_handler:http-01 challenge for mail.ddns.net
  684. 2023-11-23 12:41:10,197:DEBUG:acme.standalone:Successfully bound to :80 using IPv6
  685. 2023-11-23 12:41:10,197:DEBUG:acme.standalone:Certbot wasn't able to bind to :80 using IPv4, this is often expected due to the dual stack nature of IPv6 socket implementations.
  686. 2023-11-23 12:41:10,198:DEBUG:acme.client:JWS payload:
  687. b'{}'
  688. 2023-11-23 12:41:10,203:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q:
  689. {
  690. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJTRk1ZTElRajlHd2tnRkdYdzA0LUxlUVdjSHVGME4tYmU5cE5nUC00R3h0VWF6NTJNd3ciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzI4NjcxOTIzMzE4Ni9qc29kMlEifQ",
  691. "signature": "Y2mtnHyXWLG9aEPMr6dF1TJJtv1rKL1k7tbPxq7B-dV4Hc9jR8rLrBfAvuph8Z8ttb4H54cCnMh5GauiS3XB-n1WYrsVXJgzrTqPiki54oHg6pY2yAxm5ii1EB_OO7w54d6chYGiF1pH06vgqvhTRLEMJX9TQPYGwlPwnnyzNZ2MY5sMFdmOfCTLBGjs4tCWMQx2ia23r41yEv6ZlB_K6dKrlvwVc7mwD29tRCB--YBJnC-x_LO36QFnYl_gOVdyRrxJjIVj7I9MduMjAaLFsw80DmanAEK_9pVX73Nx-6T2dxunSSkZYQYScoKHAQPc_zahVaFmpSXyyi4EWEzTiKzAOFHy4dHdtn7JPR4kb-55_N0i2KcU_A2A9yelIzWDBin9o3c3U-v341_Ta2J7VI1E77CW0yXlTmzQDIna1EnUp6JLJhkBB7EVCezPHzY3mEhf472KO5wvtnTqZtUa2apq99RmqV1Oz4v--O1C0gJxBKD61nXwm4I9-2_zCXlAfISDnqZ93Wd-Zboqrv-s_3666bMGWY6ncWeiBt5aySX3sG_S1jfwTfXgVjVVrCwx42T0sECz9IbJ9K-OiL1CFaFE0tUjx_IPFwexpdjGT0Z5_fS2WZ_0fXzT4VBda5Bys0roBL5qT9HiOApluIwI5EWZHi_-0SseOPyIWY76vPM",
  692. "payload": "e30"
  693. }
  694. 2023-11-23 12:41:10,349:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/286719233186/jsod2Q HTTP/1.1" 200 187
  695. 2023-11-23 12:41:10,350:DEBUG:acme.client:Received response:
  696. HTTP 200
  697. Server: nginx
  698. Date: Thu, 23 Nov 2023 12:41:10 GMT
  699. Content-Type: application/json
  700. Content-Length: 187
  701. Connection: keep-alive
  702. Boulder-Requester: 25151836
  703. Cache-Control: public, max-age=0, no-cache
  704. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186>;rel="up"
  705. Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q
  706. Replay-Nonce: SFMYLIQj2DUQe2z_suUYzhBRFeqOjcp98lHLRkyqgP5lEJEQJUM
  707. X-Frame-Options: DENY
  708. Strict-Transport-Security: max-age=604800
  709.  
  710. {
  711. "type": "http-01",
  712. "status": "pending",
  713. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  714. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  715. }
  716. 2023-11-23 12:41:10,350:DEBUG:acme.client:Storing nonce: SFMYLIQj2DUQe2z_suUYzhBRFeqOjcp98lHLRkyqgP5lEJEQJUM
  717. 2023-11-23 12:41:10,350:INFO:certbot._internal.auth_handler:Waiting for verification...
  718. 2023-11-23 12:41:11,351:DEBUG:acme.client:JWS payload:
  719. b''
  720. 2023-11-23 12:41:11,356:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  721. {
  722. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJTRk1ZTElRajJEVVFlMnpfc3VVWXpoQlJGZXFPamNwOThsSExSa3lxZ1A1bEVKRVFKVU0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  723. "signature": "YZS5poXTpkxyLnhH89aHaaV7q2IEfC0V_e0B2RhP7Nu9-NMqs4wV17uVgdYXk1cbvefwaIeek36jd0BD5wEnXLwlhduhWzKp0E0bx8OLGEGRimNxzpceX2sd9kiqnPhWTIPmSI4uARH-Qi2WQPXVp5hQMj25lVT7rMbzrkrG3RDk9ut14sTFw9k5nXfe0BD7Co9RUkTHBuKVoD1dGSm1TQ1ZnzVyFaO64lBpzWGJNPbX0bUprP74-BWiAIuB98l_G5v8QwYUdBwIZvMn0IqjKlxEcrWsaY3wvfxTD5uhsKhuyIDd5bshj4GdybwCG1B4KysoVvf5sjwVdomudaAmAgJOfk64PDKehnu5YJ0wWWBlJn7ao7bAlt1tc9qQ4GlPO--4LJOl7XVncSW3_3FdUoagWhRiniSQGi6ZAKrOav2Rk-xzqThgholQgUvX6f7DjyS9hsBLmF3Fxs40gIDtWOvnYjlSKn24jep0UfGEObQNWZqzLLlkFuuT6OCEcCOVAWtLQisQPLmnO0cCLnUuCuinx2B3hhr_-6Q-yuWxJoUgsH0UXDZXnYDrOqCxrGJPsbcPGmWkychAwY6T4nqJsJMah8KYz_0mcBl3NLiXqtF9p1vPXTt-i_BDZ2YIHFtzMDEuYPL77M8xTB0QCu-OD5mIK1jPS-a10yLpc11f2YU",
  724. "payload": ""
  725. }
  726. 2023-11-23 12:41:11,499:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 797
  727. 2023-11-23 12:41:11,500:DEBUG:acme.client:Received response:
  728. HTTP 200
  729. Server: nginx
  730. Date: Thu, 23 Nov 2023 12:41:11 GMT
  731. Content-Type: application/json
  732. Content-Length: 797
  733. Connection: keep-alive
  734. Boulder-Requester: 25151836
  735. Cache-Control: public, max-age=0, no-cache
  736. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  737. Replay-Nonce: jXyutbsnbCx8Deb5CSgfUgiQDqaUBQmMuxWop3DgqaajJE9HHE8
  738. X-Frame-Options: DENY
  739. Strict-Transport-Security: max-age=604800
  740.  
  741. {
  742. "identifier": {
  743. "type": "dns",
  744. "value": "mail.ddns.net"
  745. },
  746. "status": "pending",
  747. "expires": "2023-11-30T12:41:09Z",
  748. "challenges": [
  749. {
  750. "type": "http-01",
  751. "status": "pending",
  752. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  753. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  754. },
  755. {
  756. "type": "dns-01",
  757. "status": "pending",
  758. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/LhbCfQ",
  759. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  760. },
  761. {
  762. "type": "tls-alpn-01",
  763. "status": "pending",
  764. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/KivuBg",
  765. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  766. }
  767. ]
  768. }
  769. 2023-11-23 12:41:11,500:DEBUG:acme.client:Storing nonce: jXyutbsnbCx8Deb5CSgfUgiQDqaUBQmMuxWop3DgqaajJE9HHE8
  770. 2023-11-23 12:41:14,502:DEBUG:acme.client:JWS payload:
  771. b''
  772. 2023-11-23 12:41:14,507:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  773. {
  774. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJqWHl1dGJzbmJDeDhEZWI1Q1NnZlVnaVFEcWFVQlFtTXV4V29wM0RncWFhakpFOUhIRTgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  775. "signature": "qgZh9dsr1tqlBThc8TZ27ttGDOdz_bH-WlLAxTgys22-ABRxl8Wk9lT3-1ipjJ0-5j8PHguz14vk_ISZ92ot99j-4Ak7rD_vW2JS7PHQVHJ1ZZ3EHXOOiP42yeNWohD8mAJ-N62Jwlk1oAqpDKC4xO5GshsxycCJ_eZ1Dxwp0QIDaAqLfnNTk78nfn5InX9gqjKI_FAeGIftMXUalT5ZLF9L9GqN2omx2GH6_dbSTuKxHRMnFltF5bJbxeGRfFJoADil4PZSwBmJpMnZmbp430ehiy9eMi_lFNrwDSBnzRss82x2HCu_9RWqWqwd3_uMIDf93IyUA1jVVATXW2d0mR8Rd-jk3BX6T8RtHtypB1qa88HPExFWLNz5t2M4t20hYuVBlYmiWg87o4kWzRexJZrb-QErpBU1JvQ0EFYll9qtxNnjFt3UMtqt1qdOLtkYwqT5MJhoBXBnBXzDYNiZ2ABJSMWBV81ZMj5hobQrMlQ5VOSK8bube2poyFqneYUj6cB-KkkDnF5BQNl_fXEvXzKF35jZp6TykUwSOrajb1Wh1czf3EF4FSJXhMQJAuLFRH37lAJnkhP513HpPBLmc4WlMrXP61MzjUFDtzWI1G173r9-rtp3A5rH9sQKdWuAyDclud0rlsuPsEVpOpmM9MpnV4dX04j3QJAlm_s5P24",
  776. "payload": ""
  777. }
  778. 2023-11-23 12:41:14,654:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 797
  779. 2023-11-23 12:41:14,654:DEBUG:acme.client:Received response:
  780. HTTP 200
  781. Server: nginx
  782. Date: Thu, 23 Nov 2023 12:41:14 GMT
  783. Content-Type: application/json
  784. Content-Length: 797
  785. Connection: keep-alive
  786. Boulder-Requester: 25151836
  787. Cache-Control: public, max-age=0, no-cache
  788. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  789. Replay-Nonce: SFMYLIQjGcLC-IYXcH0VsIAnqqVEQnichGiZLS2ID04OXIzZAmc
  790. X-Frame-Options: DENY
  791. Strict-Transport-Security: max-age=604800
  792.  
  793. {
  794. "identifier": {
  795. "type": "dns",
  796. "value": "mail.ddns.net"
  797. },
  798. "status": "pending",
  799. "expires": "2023-11-30T12:41:09Z",
  800. "challenges": [
  801. {
  802. "type": "http-01",
  803. "status": "pending",
  804. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  805. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  806. },
  807. {
  808. "type": "dns-01",
  809. "status": "pending",
  810. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/LhbCfQ",
  811. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  812. },
  813. {
  814. "type": "tls-alpn-01",
  815. "status": "pending",
  816. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/KivuBg",
  817. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  818. }
  819. ]
  820. }
  821. 2023-11-23 12:41:14,654:DEBUG:acme.client:Storing nonce: SFMYLIQjGcLC-IYXcH0VsIAnqqVEQnichGiZLS2ID04OXIzZAmc
  822. 2023-11-23 12:41:17,658:DEBUG:acme.client:JWS payload:
  823. b''
  824. 2023-11-23 12:41:17,662:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  825. {
  826. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJTRk1ZTElRakdjTEMtSVlYY0gwVnNJQW5xcVZFUW5pY2hHaVpMUzJJRDA0T1hJelpBbWMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  827. "signature": "Uw4hJ39N9JX_hcpAQn3Bf0NFJDcNwDdRQwcliniSa6wGHf9uWxPibwENd_fi5X3pULv_zaaJq2rJJaVdU9alvTUwa-ho_PCU8qGxbJhmLF_ZCc0IgEWP75OEjhcLiHHWr0n9ss9f-hiOJus-K2ES8zqq3IqOTKcLXHyWqem-U690UPu7qogRxVwSiqYqluBdfiyPpe88FZNcQklYnzVf9mc2utFZOQwrck5ii_znzoXTXBXrC3lCOzjzdNhfPr6Hsu-6hRK6kuH8k6jkcpLPK8q2stFiEVIjviBaced13f7opEFvToFcNrQ8ki4F2iGJYtNsPwFYA-oeXV3nvkhI3doP-7EVZQsAv8ASspsAxzHYDaCPcQG_oRxhi2IcxieughiOQ82JCPqsjvwYfHOXLiLJ9HFlltLtjiOlT4d0HlzDDmdmrWYo_GYQtW9Eq8XuUvDtSxXeLEAPmJyaz6rkwpczHWflwRg0xQPFMu3goYNXTpyVzGhOwGauFMzcbP-ZeFqWfc26lyGkiWBYn4BCQUT83Z-j9AyHKsiYrGMKXaykkqQu-nlfKgkaCgBYyqhhtpJdGHMRsT816VqHA_ulxkDSbV9Hc3MVB0WniV9jqW5548MpMMIPQkA7on-16EYj581yIFzA-VJe0EYNKC9v2_BGCTguIHz7KOQQQ1d1j58",
  828. "payload": ""
  829. }
  830. 2023-11-23 12:41:17,816:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 797
  831. 2023-11-23 12:41:17,816:DEBUG:acme.client:Received response:
  832. HTTP 200
  833. Server: nginx
  834. Date: Thu, 23 Nov 2023 12:41:17 GMT
  835. Content-Type: application/json
  836. Content-Length: 797
  837. Connection: keep-alive
  838. Boulder-Requester: 25151836
  839. Cache-Control: public, max-age=0, no-cache
  840. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  841. Replay-Nonce: jXyutbsn91lSt0Ft7drE2gtDHGsIO9Y72R5Oj7-rjVGX7C1GnOo
  842. X-Frame-Options: DENY
  843. Strict-Transport-Security: max-age=604800
  844.  
  845. {
  846. "identifier": {
  847. "type": "dns",
  848. "value": "mail.ddns.net"
  849. },
  850. "status": "pending",
  851. "expires": "2023-11-30T12:41:09Z",
  852. "challenges": [
  853. {
  854. "type": "http-01",
  855. "status": "pending",
  856. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  857. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  858. },
  859. {
  860. "type": "dns-01",
  861. "status": "pending",
  862. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/LhbCfQ",
  863. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  864. },
  865. {
  866. "type": "tls-alpn-01",
  867. "status": "pending",
  868. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/KivuBg",
  869. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  870. }
  871. ]
  872. }
  873. 2023-11-23 12:41:17,816:DEBUG:acme.client:Storing nonce: jXyutbsn91lSt0Ft7drE2gtDHGsIO9Y72R5Oj7-rjVGX7C1GnOo
  874. 2023-11-23 12:41:20,819:DEBUG:acme.client:JWS payload:
  875. b''
  876. 2023-11-23 12:41:20,824:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  877. {
  878. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJqWHl1dGJzbjkxbFN0MEZ0N2RyRTJndERIR3NJTzlZNzJSNU9qNy1yalZHWDdDMUduT28iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  879. "signature": "Gxtr27-pwGDv2nSh1vEH_DYC9wtcyDPUWwgtz_yi0E-J0mkvyTvDBt0PzUh3g91HgH19pYc1vKdssyy0zLO_bbm21QlA7l8HaPhQ8T3mPdP5jk3BderHILZlx3but3PvtA-9Ip2NGjW7v3nG8_DWK2-4kt3L_6pVx3mqd47b4La-7-x00rAPBtwaGhYDi6iXjqBmjK3evU8wFuARrYftXejGfOkOv0iKQD8sCUTEBEEyYQ790c7otp2gKfVZuszPFa9nMUljqyqEN3qMpypdc99EmgWcx3Vh9mRi2CY67mrVqSDkGr4tHdg5CHz-jzmiSsO0CjCWZVWFigEnZF5eJhglUdknn398oQDf9E0lssYbCnelesuFN_AGHp5rtsrAvqPggSP35Ye3S5WmzHC9n8joFkjAfneNFjNP3GHhS2jkpw-YsHsKh0zvm3bAO6IR3qjrSPbotAf26IkNK4nPoaCZpGrwobhn7hhuzieC_6guzf_fJFUk7z_ozGetDP19nP0JL1ft1gj_ZcfQAcW6biv2Lrxf-Xe6g3xnQCxSQ0TIUh--q64UpIhmEoEt_Td7ZYoxHirnaOKgDmjwHBDmZHlz29yXoygatiJ8bE4xwTjsGPaGWm5iwUL2S_bRyZgEtcEoq5rVh8FAVppM25iibfe8GJ3uPZAekF4FMe08zgI",
  880. "payload": ""
  881. }
  882. 2023-11-23 12:41:20,969:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 797
  883. 2023-11-23 12:41:20,969:DEBUG:acme.client:Received response:
  884. HTTP 200
  885. Server: nginx
  886. Date: Thu, 23 Nov 2023 12:41:20 GMT
  887. Content-Type: application/json
  888. Content-Length: 797
  889. Connection: keep-alive
  890. Boulder-Requester: 25151836
  891. Cache-Control: public, max-age=0, no-cache
  892. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  893. Replay-Nonce: jXyutbsnaoxObjv2QBV3ywFm66H-ApRLtwpRVwljzGMZMGTKnak
  894. X-Frame-Options: DENY
  895. Strict-Transport-Security: max-age=604800
  896.  
  897. {
  898. "identifier": {
  899. "type": "dns",
  900. "value": "mail.ddns.net"
  901. },
  902. "status": "pending",
  903. "expires": "2023-11-30T12:41:09Z",
  904. "challenges": [
  905. {
  906. "type": "http-01",
  907. "status": "pending",
  908. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  909. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  910. },
  911. {
  912. "type": "dns-01",
  913. "status": "pending",
  914. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/LhbCfQ",
  915. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  916. },
  917. {
  918. "type": "tls-alpn-01",
  919. "status": "pending",
  920. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/KivuBg",
  921. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY"
  922. }
  923. ]
  924. }
  925. 2023-11-23 12:41:20,970:DEBUG:acme.client:Storing nonce: jXyutbsnaoxObjv2QBV3ywFm66H-ApRLtwpRVwljzGMZMGTKnak
  926. 2023-11-23 12:41:23,971:DEBUG:acme.client:JWS payload:
  927. b''
  928. 2023-11-23 12:41:23,976:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286719233186:
  929. {
  930. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDEuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL3JlZy8yNTE1MTgzNiIsICJub25jZSI6ICJqWHl1dGJzbmFveE9ianYyUUJWM3l3Rm02NkgtQXBSTHR3cFJWd2xqekdNWk1HVEtuYWsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzI4NjcxOTIzMzE4NiJ9",
  931. "signature": "J5wY6bzjSKP-R1pbKCpdwYtPuwT-5NR8DKZrMRyBqnG_LspnRQVlS1Nz45e9rf397D2ZWMCimR8Elk5soCny44TTxn4ZtaVakXPq-gMh9bd7LwN9mHqn1h60Vv8c5oqpNWgEMgTurbyDZjDPfJEOYgk0qTwP7xhgTbGmu0dumIGJZ--V0vHX-80mU8aUMwbJZ361TRvgmgKhB-4dMMjsjazUC2I0_QCJhx_SfQAAxpBmfJoR3UZXul1h0D1CPBJHFbmEflwWfRKftC4DS_7-HMvgGusWg_7o27t4Y0idTqBYtc2iixrsNCtIIAAOeKP4LTjPRN9c2EU40BEaxrEN4MZyG66LmL0pKAjPcHUUzS3dd61dWcHZ7MrS3PRloaWP6gqENoHu5FJhgMNpB6eAutNzWBfU3bPJqopd3G6XhVOLidtopdJ8A8EXw8hmOOhoVxAIZJOJvG3jzjDbR00GZf5xuFOL8QgLtapWk1butvjSgX4nMyqXekxEgYm09PB6d4wN2okVk8rHmQXjtPNI5Z94Tv3wJdScin5iL8vgBRrZxeI28Ymx0j0xc_PhnAYktdOIGqauhcurGCtaeNoGWoM4_YvQg0g52F13PMAR5fdfOqwD-9hwhC_9G4_UOnop5a4GlMEg8vEFkAWAWpaPCmign-q9FLYZkUvsQDyalno",
  932. "payload": ""
  933. }
  934. 2023-11-23 12:41:24,121:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286719233186 HTTP/1.1" 200 1488
  935. 2023-11-23 12:41:24,122:DEBUG:acme.client:Received response:
  936. HTTP 200
  937. Server: nginx
  938. Date: Thu, 23 Nov 2023 12:41:24 GMT
  939. Content-Type: application/json
  940. Content-Length: 1488
  941. Connection: keep-alive
  942. Boulder-Requester: 25151836
  943. Cache-Control: public, max-age=0, no-cache
  944. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  945. Replay-Nonce: SFMYLIQjaAgOdiK_lfdkmqx4bwTe5yHTgT3n6AwZVdq43ymCV_8
  946. X-Frame-Options: DENY
  947. Strict-Transport-Security: max-age=604800
  948.  
  949. {
  950. "identifier": {
  951. "type": "dns",
  952. "value": "mail.ddns.net"
  953. },
  954. "status": "invalid",
  955. "expires": "2023-11-30T12:41:09Z",
  956. "challenges": [
  957. {
  958. "type": "http-01",
  959. "status": "invalid",
  960. "error": {
  961. "type": "urn:ietf:params:acme:error:connection",
  962. "detail": "IP: Fetching http://mail.ddns.net/.well-known/acme-challenge/qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY: Timeout during connect (likely firewall problem)",
  963. "status": 400
  964. },
  965. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286719233186/jsod2Q",
  966. "token": "qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY",
  967. "validationRecord": [
  968. {
  969. "url": "http://mail.ddns.net/.well-known/acme-challenge/qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY",
  970. "hostname": "mail.ddns.net",
  971. "port": "80",
  972. "addressesResolved": [
  973. "IP",
  974. "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  975. ],
  976. "addressUsed": "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  977. },
  978. {
  979. "url": "http://mail.ddns.net/.well-known/acme-challenge/qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY",
  980. "hostname": "mail.ddns.net",
  981. "port": "80",
  982. "addressesResolved": [
  983. "IP",
  984. "2a01:e0a:c67:8680:d469:3210:6aa6:cde"
  985. ],
  986. "addressUsed": "IP"
  987. }
  988. ],
  989. "validated": "2023-11-23T12:41:10Z"
  990. }
  991. ]
  992. }
  993. 2023-11-23 12:41:24,122:DEBUG:acme.client:Storing nonce: SFMYLIQjaAgOdiK_lfdkmqx4bwTe5yHTgT3n6AwZVdq43ymCV_8
  994. 2023-11-23 12:41:24,122:INFO:certbot._internal.auth_handler:Challenge failed for domain mail.ddns.net
  995. 2023-11-23 12:41:24,122:INFO:certbot._internal.auth_handler:http-01 challenge for mail.ddns.net
  996. 2023-11-23 12:41:24,122:DEBUG:certbot._internal.display.obj:Notifying user:
  997. Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
  998. Domain: mail.ddns.net
  999. Type: connection
  1000. Detail: IP: Fetching http://mail.ddns.net/.well-known/acme-challenge/qmb6hJRRsWNCtHe5N0KpcXLL05aTUOUoAgRbjmoOVLY: Timeout during connect (likely firewall problem)
  1001.  
  1002. Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
  1003.  
  1004. 2023-11-23 12:41:24,123:DEBUG:certbot._internal.error_handler:Encountered exception:
  1005. Traceback (most recent call last):
  1006. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 90, in handle_authorizations
  1007. self._poll_authorizations(authzrs, max_retries, best_effort)
  1008. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 178, in _poll_authorizations
  1009. raise errors.AuthorizationError('Some challenges have failed.')
  1010. certbot.errors.AuthorizationError: Some challenges have failed.
  1011.  
  1012. 2023-11-23 12:41:24,123:DEBUG:certbot._internal.error_handler:Calling registered functions
  1013. 2023-11-23 12:41:24,123:INFO:certbot._internal.auth_handler:Cleaning up challenges
  1014. 2023-11-23 12:41:24,123:DEBUG:certbot._internal.plugins.standalone:Stopping server at :::80...
  1015. 2023-11-23 12:41:24,222:DEBUG:certbot._internal.log:Exiting abnormally:
  1016. Traceback (most recent call last):
  1017. File "/usr/bin/certbot", line 8, in <module>
  1018. sys.exit(main())
  1019. File "/opt/certbot/lib/python3.7/site-packages/certbot/main.py", line 15, in main
  1020. return internal_main.main(cli_args)
  1021. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1572, in main
  1022. return config.func(config, plugins)
  1023. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 1432, in certonly
  1024. lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
  1025. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 122, in _get_and_save_cert
  1026. renewal.renew_cert(config, domains, le_client, lineage)
  1027. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/renewal.py", line 335, in renew_cert
  1028. new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  1029. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 384, in obtain_certificate
  1030. orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  1031. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/client.py", line 434, in _get_order_and_authorizations
  1032. authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
  1033. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 90, in handle_authorizations
  1034. self._poll_authorizations(authzrs, max_retries, best_effort)
  1035. File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/auth_handler.py", line 178, in _poll_authorizations
  1036. raise errors.AuthorizationError('Some challenges have failed.')
  1037. certbot.errors.AuthorizationError: Some challenges have failed.
  1038. 2023-11-23 12:41:24,222:ERROR:certbot._internal.log:Some challenges have failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement