Guest User

Untitled

a guest
Feb 22nd, 2024
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.56 KB | None | 0 0
  1. 2024-02-22 22:22:47,003:DEBUG:certbot._internal.main:certbot version: 2.8.0
  2. 2024-02-22 22:22:47,003:DEBUG:certbot._internal.main:Location of certbot entry point: /opt/certbot/bin/certbot
  3. 2024-02-22 22:22:47,003:DEBUG:certbot._internal.main:Arguments: ['--force-renewal', '--config', '/etc/letsencrypt.ini', '--work-dir', '/tmp/letsencrypt-lib', '--logs-dir', '/tmp/letsencrypt-log', '--cert-name', 'npm-1', '--preferred-challenges', 'dns,http', '--no-random-sleep-on-renew', '--disable-hook-validation']
  4. 2024-02-22 22:22:47,003:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  5. 2024-02-22 22:22:47,020:DEBUG:certbot._internal.log:Root logging level set at 30
  6. 2024-02-22 22:22:47,060:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/npm-1.conf
  7. 2024-02-22 22:22:47,063:DEBUG:certbot.configuration:Var pref_challs=['dns-01', 'http-01'] (set by user).
  8. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var logs_dir=/tmp/letsencrypt-log (set by user).
  9. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var work_dir=/tmp/letsencrypt-lib (set by user).
  10. 2024-02-22 22:22:47,064:DEBUG:certbot._internal.plugins.selection:Requested authenticator None and installer None
  11. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var preferred_chain=ISRG Root X1 (set by user).
  12. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var key_type=ecdsa (set by user).
  13. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var elliptic_curve=secp384r1 (set by user).
  14. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var webroot_path=['/data/letsencrypt-acme-challenge'] (set by user).
  15. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var webroot_map={'webroot_path'} (set by user).
  16. 2024-02-22 22:22:47,064:DEBUG:certbot.configuration:Var webroot_path=['/data/letsencrypt-acme-challenge'] (set by user).
  17. 2024-02-22 22:22:47,104:DEBUG:certbot._internal.renewal:Auto-renewal forced with --force-renewal...
  18. 2024-02-22 22:22:47,105:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
  19. 2024-02-22 22:22:47,105:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
  20. Description: Saves the necessary validation files to a .well-known/acme-challenge/ directory within the nominated webroot path. A seperate HTTP server must be running and serving files from the webroot path. HTTP challenge only (wildcards not supported).
  21. Interfaces: Authenticator, Plugin
  22. Entry point: EntryPoint(name='webroot', value='certbot._internal.plugins.webroot:Authenticator', group='certbot.plugins')
  23. Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7f29ef72c990>
  24. Prep: True
  25. 2024-02-22 22:22:47,105:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f29ef72c990> and installer None
  26. 2024-02-22 22:22:47,105:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
  27. 2024-02-22 22:22:47,210: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/1460950506', new_authzr_uri=None, terms_of_service=None), 1a4ea2de92f926f4cfb3f351b913b378, Meta(creation_dt=datetime.datetime(2023, 12, 12, 12, 31, 1, tzinfo=<UTC>), creation_host='d4a252e14d21', register_to_eff=None))>
  28. 2024-02-22 22:22:47,212:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  29. 2024-02-22 22:22:47,214:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
  30. 2024-02-22 22:22:47,749:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
  31. 2024-02-22 22:22:47,750:DEBUG:acme.client:Received response:
  32. HTTP 200
  33. Server: nginx
  34. Date: Thu, 22 Feb 2024 22:22:47 GMT
  35. Content-Type: application/json
  36. Content-Length: 752
  37. Connection: keep-alive
  38. Cache-Control: public, max-age=0, no-cache
  39. X-Frame-Options: DENY
  40. Strict-Transport-Security: max-age=604800
  41.  
  42. {
  43. "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  44. "meta": {
  45. "caaIdentities": [
  46. "letsencrypt.org"
  47. ],
  48. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
  49. "website": "https://letsencrypt.org"
  50. },
  51. "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  52. "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  53. "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  54. "pGrfFfH5ak0": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  55. "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-02/renewalInfo/",
  56. "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
  57. }
  58. 2024-02-22 22:22:47,752:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for MYDOMAIN.COM
  59. 2024-02-22 22:22:47,758:DEBUG:acme.client:Requesting fresh nonce
  60. 2024-02-22 22:22:47,758:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
  61. 2024-02-22 22:22:47,929:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
  62. 2024-02-22 22:22:47,929:DEBUG:acme.client:Received response:
  63. HTTP 200
  64. Server: nginx
  65. Date: Thu, 22 Feb 2024 22:22:47 GMT
  66. Connection: keep-alive
  67. Cache-Control: public, max-age=0, no-cache
  68. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  69. Replay-Nonce: 3iiYN4u4kyx8aVSdV2NueUnSkS9pxy7vI4EaT2l-jwgnqhSZxjA
  70. X-Frame-Options: DENY
  71. Strict-Transport-Security: max-age=604800
  72.  
  73.  
  74. 2024-02-22 22:22:47,929:DEBUG:acme.client:Storing nonce: 3iiYN4u4kyx8aVSdV2NueUnSkS9pxy7vI4EaT2l-jwgnqhSZxjA
  75. 2024-02-22 22:22:47,930:DEBUG:acme.client:JWS payload:
  76. b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "MYDOMAIN.COM"\n }\n ]\n}'
  77. 2024-02-22 22:22:47,934:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
  78. {
  79. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ2MDk1MDUwNiIsICJub25jZSI6ICIzaWlZTjR1NGt5eDhhVlNkVjJOdWVVblNrUzlweHk3dkk0RWFUMmwtandnbnFoU1p4akEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
  80. "signature": "qrzL7ytAVGZCSSrmdSKKTvKjnVc7XKPTRjIFMk7BF-MR8QBrmKIOk15Ti-V2i1oFoC7EpVhW6jzD2eWCs-MEzaGY3DDbMCKZsA0jDQUI09RHzpxI_Ph8RW2j9IKNN80fMImIFSdEwzYEk7yFX9l_0tzygEOy1pmA3O-bFleP8UaxhvThznB8M6TMZIVRFLzdiHtM3iTOchhDE2tDRkHgFFFQRTSYoHtIqPo5PXnvMNfxOWBx8jwMTssrFC5wwz0iOLxPMfykHq_2gbLh6BbGCL3MAsDfo7Gdjp2iylAvRvB_mIBz-q0YCiBm9LD2Pzupy-mwa6Hkfod6pPjbu5UrVA",
  81. "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIndvcmsubWVkaWFuYS13ZWIucnUiCiAgICB9CiAgXQp9"
  82. }
  83. 2024-02-22 22:22:48,237:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 345
  84. 2024-02-22 22:22:48,238:DEBUG:acme.client:Received response:
  85. HTTP 201
  86. Server: nginx
  87. Date: Thu, 22 Feb 2024 22:22:48 GMT
  88. Content-Type: application/json
  89. Content-Length: 345
  90. Connection: keep-alive
  91. Boulder-Requester: 1460950506
  92. Cache-Control: public, max-age=0, no-cache
  93. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  94. Location: https://acme-v02.api.letsencrypt.org/acme/order/1460950506/246664969477
  95. Replay-Nonce: 3iiYN4u4oobfE2NiXTl_DbYVs4TpUkMnnmSG_QG_97B5EFc1nPs
  96. X-Frame-Options: DENY
  97. Strict-Transport-Security: max-age=604800
  98.  
  99. {
  100. "status": "pending",
  101. "expires": "2024-02-29T22:22:48Z",
  102. "identifiers": [
  103. {
  104. "type": "dns",
  105. "value": "MYDOMAIN.COM"
  106. }
  107. ],
  108. "authorizations": [
  109. "https://acme-v02.api.letsencrypt.org/acme/authz-v3/318335833837"
  110. ],
  111. "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1460950506/246664969477"
  112. }
  113. 2024-02-22 22:22:48,238:DEBUG:acme.client:Storing nonce: 3iiYN4u4oobfE2NiXTl_DbYVs4TpUkMnnmSG_QG_97B5EFc1nPs
  114. 2024-02-22 22:22:48,238:DEBUG:acme.client:JWS payload:
  115. b''
  116. 2024-02-22 22:22:48,240:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/318335833837:
  117. {
  118. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ2MDk1MDUwNiIsICJub25jZSI6ICIzaWlZTjR1NG9vYmZFMk5pWFRsX0RiWVZzNFRwVWtNbm5tU0dfUUdfOTdCNUVGYzFuUHMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzMxODMzNTgzMzgzNyJ9",
  119. "signature": "CoM2giR5xoegCXkq8i9FYvyqT364gpz_UOVdViGkBmSuGfbFKJsjF6hpbRA0aEswhzMTwpg4-g8UpdGdO6tkCbA47zZB_jI1l8CJAKDQy_OLHt9tCON1tZEFZE1beZJ8oNoX4pQR9daTA0NF7c92x2F5bFCbikOAdx_iZMAgsZbKafWXuX40lKGF7KjYg7tpuLjy99xn-DmBxjwqpR1eq6xlQ538PFq1IXTHVKQpFrpB5gcsJHCHnzOmOe5cWI8TFGWqg1FemqfrsCBAG8f5rnHEq_cR47cjpqSKRWJQmmBn9a-cKBPXRzgNIf8UHn_ElDBfkRDss6p-jpff31Dmdg",
  120. "payload": ""
  121. }
  122. 2024-02-22 22:22:48,440:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/318335833837 HTTP/1.1" 200 803
  123. 2024-02-22 22:22:48,441:DEBUG:acme.client:Received response:
  124. HTTP 200
  125. Server: nginx
  126. Date: Thu, 22 Feb 2024 22:22:48 GMT
  127. Content-Type: application/json
  128. Content-Length: 803
  129. Connection: keep-alive
  130. Boulder-Requester: 1460950506
  131. Cache-Control: public, max-age=0, no-cache
  132. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  133. Replay-Nonce: 3iiYN4u4FFnzOdex5eoBdRbdl33Ny4oikJk2HtwHFdHh3MROg08
  134. X-Frame-Options: DENY
  135. Strict-Transport-Security: max-age=604800
  136.  
  137. {
  138. "identifier": {
  139. "type": "dns",
  140. "value": "MYDOMAIN.COM"
  141. },
  142. "status": "pending",
  143. "expires": "2024-02-29T22:22:48Z",
  144. "challenges": [
  145. {
  146. "type": "http-01",
  147. "status": "pending",
  148. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/kRJGLA",
  149. "token": "IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw"
  150. },
  151. {
  152. "type": "dns-01",
  153. "status": "pending",
  154. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/QtJ5Ww",
  155. "token": "IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw"
  156. },
  157. {
  158. "type": "tls-alpn-01",
  159. "status": "pending",
  160. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/2n6-Hg",
  161. "token": "IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw"
  162. }
  163. ]
  164. }
  165. 2024-02-22 22:22:48,441:DEBUG:acme.client:Storing nonce: 3iiYN4u4FFnzOdex5eoBdRbdl33Ny4oikJk2HtwHFdHh3MROg08
  166. 2024-02-22 22:22:48,442:INFO:certbot._internal.auth_handler:Performing the following challenges:
  167. 2024-02-22 22:22:48,442:INFO:certbot._internal.auth_handler:http-01 challenge for MYDOMAIN.COM
  168. 2024-02-22 22:22:48,442:INFO:certbot._internal.plugins.webroot:Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains.
  169. 2024-02-22 22:22:48,442:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /data/letsencrypt-acme-challenge/.well-known/acme-challenge
  170. 2024-02-22 22:22:48,467:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /data/letsencrypt-acme-challenge/.well-known/acme-challenge/IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw
  171. 2024-02-22 22:22:48,467:DEBUG:acme.client:JWS payload:
  172. b'{}'
  173. 2024-02-22 22:22:48,469:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/kRJGLA:
  174. {
  175. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ2MDk1MDUwNiIsICJub25jZSI6ICIzaWlZTjR1NEZGbnpPZGV4NWVvQmRSYmRsMzNOeTRvaWtKazJIdHdIRmRIaDNNUk9nMDgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzMxODMzNTgzMzgzNy9rUkpHTEEifQ",
  176. "signature": "m5k7D7uVOVMW0lqRpuqIeFL_pLC1JhKD0qF0GzSJ_qvmZ4kp5RkPufMRWBMxJiy-9RcdGFdx9YmgPIE85MkIvwYFP2rgrnnm-V0oDq0CwgA0sl7BmxEo6ZD920KNjgW-VzROMwmffVgPzrG1GYpbFMSPFYU8orAZKmAk0MEQpC_t6ZgM8AIaYuy1J5HzJngfQC__8PDR-rWz41dcQyYTWRPlX4aZwbfd5ZO_etHmzJlxhAuklJeUhxNDQmMAVvfBIxBgmXys31PNlDHuwRCzhxGn--9iYyArkuH1tMV3s9v68p_zysUWpgVlysl3uVkaa2sgz6VKNe2l2m7lThuyzA",
  177. "payload": "e30"
  178. }
  179. 2024-02-22 22:22:48,637:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/318335833837/kRJGLA HTTP/1.1" 200 187
  180. 2024-02-22 22:22:48,637:DEBUG:acme.client:Received response:
  181. HTTP 200
  182. Server: nginx
  183. Date: Thu, 22 Feb 2024 22:22:48 GMT
  184. Content-Type: application/json
  185. Content-Length: 187
  186. Connection: keep-alive
  187. Boulder-Requester: 1460950506
  188. Cache-Control: public, max-age=0, no-cache
  189. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/318335833837>;rel="up"
  190. Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/kRJGLA
  191. Replay-Nonce: 3iiYN4u4tx8LmlDOHm_9VPGTHaVPnYl_HaFJ_Nb7Pya-AB-GUEo
  192. X-Frame-Options: DENY
  193. Strict-Transport-Security: max-age=604800
  194.  
  195. {
  196. "type": "http-01",
  197. "status": "pending",
  198. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/kRJGLA",
  199. "token": "IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw"
  200. }
  201. 2024-02-22 22:22:48,637:DEBUG:acme.client:Storing nonce: 3iiYN4u4tx8LmlDOHm_9VPGTHaVPnYl_HaFJ_Nb7Pya-AB-GUEo
  202. 2024-02-22 22:22:48,638:INFO:certbot._internal.auth_handler:Waiting for verification...
  203. 2024-02-22 22:22:49,638:DEBUG:acme.client:JWS payload:
  204. b''
  205. 2024-02-22 22:22:49,640:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/318335833837:
  206. {
  207. "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTQ2MDk1MDUwNiIsICJub25jZSI6ICIzaWlZTjR1NHR4OExtbERPSG1fOVZQR1RIYVZQbllsX0hhRkpfTmI3UHlhLUFCLUdVRW8iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzMxODMzNTgzMzgzNyJ9",
  208. "signature": "inp4TNqZ9Bf39axkr5a8s-FjRMmBrDnULQYW_h2kleVI0ycQAA4HNVULpzl_ujuS4NE5JQhe6Pz0uEx7keebARpVFwUJkiZWeNnSTnvioCwbVRYT2oa0n2bvUcA7XAdjbm3w2Z5SQTi7rq8DoIR8EDNtscYvxVBItHKBrCBEz46gLCHvPV9MDQaXbAZeXY4rqwOEMhzm6K8YQJSCQ6XPXBKMo0af6RURvZ8aaPhe-OpGNLxDoxlsowVJe32N86MYoQIeGDxH9CejkLOz0C81qHBrgvkNIpsNrj7E8h4x-JoDXVwDdNhr_llOFFdh33_tIJkZF6krQ33ov5R9D9p9CQ",
  209. "payload": ""
  210. }
  211. 2024-02-22 22:22:49,869:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/318335833837 HTTP/1.1" 200 1150
  212. 2024-02-22 22:22:49,869:DEBUG:acme.client:Received response:
  213. HTTP 200
  214. Server: nginx
  215. Date: Thu, 22 Feb 2024 22:22:49 GMT
  216. Content-Type: application/json
  217. Content-Length: 1150
  218. Connection: keep-alive
  219. Boulder-Requester: 1460950506
  220. Cache-Control: public, max-age=0, no-cache
  221. Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  222. Replay-Nonce: 3iiYN4u4xLgocYVi9uC0TsL_BIZCTcGQ9eFHKLixps7X2J4QglM
  223. X-Frame-Options: DENY
  224. Strict-Transport-Security: max-age=604800
  225.  
  226. {
  227. "identifier": {
  228. "type": "dns",
  229. "value": "MYDOMAIN.COM"
  230. },
  231. "status": "invalid",
  232. "expires": "2024-02-29T22:22:48Z",
  233. "challenges": [
  234. {
  235. "type": "http-01",
  236. "status": "invalid",
  237. "error": {
  238. "type": "urn:ietf:params:acme:error:unauthorized",
  239. "detail": "MY IP adress: Invalid response from http://MYDOMAIN.COM/.well-known/acme-challenge/IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw: 404",
  240. "status": 403
  241. },
  242. "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/318335833837/kRJGLA",
  243. "token": "IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw",
  244. "validationRecord": [
  245. {
  246. "url": "http://MYDOMAIN.COM/.well-known/acme-challenge/IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw",
  247. "hostname": "MYDOMAIN.COM",
  248. "port": "80",
  249. "addressesResolved": [
  250. "MY IP adress"
  251. ],
  252. "addressUsed": "MY IP adress",
  253. "resolverAddrs": [
  254. "A:10.1.12.81:27532",
  255. "AAAA:10.1.12.81:27532"
  256. ]
  257. }
  258. ],
  259. "validated": "2024-02-22T22:22:48Z"
  260. }
  261. ]
  262. }
  263. 2024-02-22 22:22:49,870:DEBUG:acme.client:Storing nonce: 3iiYN4u4xLgocYVi9uC0TsL_BIZCTcGQ9eFHKLixps7X2J4QglM
  264. 2024-02-22 22:22:49,870:INFO:certbot._internal.auth_handler:Challenge failed for domain MYDOMAIN.COM
  265. 2024-02-22 22:22:49,870:INFO:certbot._internal.auth_handler:http-01 challenge for MYDOMAIN.COM
  266. 2024-02-22 22:22:49,870:DEBUG:certbot._internal.display.obj:Notifying user:
  267. Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
  268. Domain: MYDOMAIN.COM
  269. Type: unauthorized
  270. Detail: MY IP adress: Invalid response from http://MYDOMAIN.COM/.well-known/acme-challenge/IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw: 404
  271.  
  272. Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
  273.  
  274. 2024-02-22 22:22:49,871:DEBUG:certbot._internal.error_handler:Encountered exception:
  275. Traceback (most recent call last):
  276. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
  277. self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
  278. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
  279. raise errors.AuthorizationError('Some challenges have failed.')
  280. certbot.errors.AuthorizationError: Some challenges have failed.
  281.  
  282. 2024-02-22 22:22:49,871:DEBUG:certbot._internal.error_handler:Calling registered functions
  283. 2024-02-22 22:22:49,871:INFO:certbot._internal.auth_handler:Cleaning up challenges
  284. 2024-02-22 22:22:49,871:DEBUG:certbot._internal.plugins.webroot:Removing /data/letsencrypt-acme-challenge/.well-known/acme-challenge/IIZrmOmwTRVAgPxJJ1k75iule0fRzx83410F7FXB9tw
  285. 2024-02-22 22:22:49,872:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
  286. 2024-02-22 22:22:49,873:ERROR:certbot._internal.renewal:Failed to renew certificate npm-1 with error: Some challenges have failed.
  287. 2024-02-22 22:22:49,876:DEBUG:certbot._internal.renewal:Traceback was:
  288. Traceback (most recent call last):
  289. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/renewal.py", line 540, in handle_renewal_request
  290. main.renew_cert(lineage_config, plugins, renewal_candidate)
  291. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/main.py", line 1550, in renew_cert
  292. renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
  293. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  294. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/main.py", line 131, in _get_and_save_cert
  295. renewal.renew_cert(config, domains, le_client, lineage)
  296. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/renewal.py", line 399, in renew_cert
  297. new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  298. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  299. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/client.py", line 428, in obtain_certificate
  300. orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  301. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  302. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/client.py", line 496, in _get_order_and_authorizations
  303. authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
  304. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  305. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
  306. self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
  307. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
  308. raise errors.AuthorizationError('Some challenges have failed.')
  309. certbot.errors.AuthorizationError: Some challenges have failed.
  310.  
  311. 2024-02-22 22:22:49,878:DEBUG:certbot._internal.display.obj:Notifying user:
  312. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  313. 2024-02-22 22:22:49,879:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
  314. 2024-02-22 22:22:49,879:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/npm-1/fullchain.pem (failure)
  315. 2024-02-22 22:22:49,879:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  316. 2024-02-22 22:22:49,879:DEBUG:certbot._internal.log:Exiting abnormally:
  317. Traceback (most recent call last):
  318. File "/opt/certbot/bin/certbot", line 8, in <module>
  319. sys.exit(main())
  320. ^^^^^^
  321. File "/opt/certbot/lib/python3.11/site-packages/certbot/main.py", line 19, in main
  322. return internal_main.main(cli_args)
  323. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  324. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/main.py", line 1869, in main
  325. return config.func(config, plugins)
  326. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  327. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/main.py", line 1642, in renew
  328. renewed_domains, failed_domains = renewal.handle_renewal_request(config)
  329. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  330. File "/opt/certbot/lib/python3.11/site-packages/certbot/_internal/renewal.py", line 568, in handle_renewal_request
  331. raise errors.Error(
  332. certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
  333. 2024-02-22 22:22:49,880:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)
  334.  
Advertisement
Add Comment
Please, Sign In to add comment