Advertisement
Guest User

Untitled

a guest
Jun 8th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.32 KB | None | 0 0
  1. ,2023-06-08 13:15:20,324:DEBUG:certbot.main:certbot version: 0.40.0
  2. ,2023-06-08 13:15:20,324:DEBUG:certbot.main:Arguments: ['--register-unsafely-without-email', '--webroot', '--agree-tos', '--webroot-path', '/home/neohost/sites/obnovlenie.srv.domain.com', '-d', 'obnovlenie.srv.domain.com']
  3. ,2023-06-08 13:15:20,324:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#dns-cloudflare,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  4. ,2023-06-08 13:15:20,334:DEBUG:certbot.log:Root logging level set at 20
  5. ,2023-06-08 13:15:20,334:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  6. ,2023-06-08 13:15:20,335:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
  7. ,2023-06-08 13:15:20,335:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
  8. ,Description: Place files in webroot directory
  9. ,Interfaces: IAuthenticator, IPlugin
  10. ,Entry point: webroot = certbot.plugins.webroot:Authenticator
  11. ,Initialized: <certbot.plugins.webroot.Authenticator object at 0x7fc0d602eca0>
  12. ,Prep: True
  13. ,2023-06-08 13:15:20,336:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7fc0d602eca0> and installer None
  14. ,2023-06-08 13:15:20,336:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
  15. ,2023-06-08 13:15:20,339:DEBUG:certbot.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/760386496', new_authzr_uri=None, terms_of_service=None), c81165b1108dabde7e20d49237922f90, Meta(creation_dt=datetime.datetime(2022, 10, 4, 13, 39, 28, tzinfo=<UTC>), creation_host='exemple.com'))>
  16. ,2023-06-08 13:15:20,339:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  17. ,2023-06-08 13:15:20,341:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
  18. ,2023-06-08 13:15:20,971:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
  19. ,2023-06-08 13:15:20,972:DEBUG:acme.client:Received response:
  20. ,HTTP 200
  21. ,Server: nginx
  22. ,Date: Thu, 08 Jun 2023 10:15:20 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. , "op6FhbkMd9A": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  43. , "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
  44. , "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
  45. ,}
  46. ,2023-06-08 13:15:20,974:INFO:certbot.main:Obtaining a new certificate
  47. ,2023-06-08 13:15:21,139:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0306_key-certbot.pem
  48. ,2023-06-08 13:15:21,146:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0306_csr-certbot.pem
  49. ,2023-06-08 13:15:21,147:DEBUG:acme.client:Requesting fresh nonce
  50. ,2023-06-08 13:15:21,147:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
  51. ,2023-06-08 13:15:21,345:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
  52. ,2023-06-08 13:15:21,346:DEBUG:acme.client:Received response:
  53. ,HTTP 200
  54. ,Server: nginx
  55. ,Date: Thu, 08 Jun 2023 10:15:21 GMT
  56. ,Connection: keep-alive
  57. ,Cache-Control: public, max-age=0, no-cache
  58. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  59. ,Replay-Nonce: 2712QW0x91zZgYOhx7ZiqSXSbdwSgfDR9go4G98f4nEIyZA
  60. ,X-Frame-Options: DENY
  61. ,Strict-Transport-Security: max-age=604800
  62. ,
  63. ,
  64. ,2023-06-08 13:15:21,346:DEBUG:acme.client:Storing nonce: 2712QW0x91zZgYOhx7ZiqSXSbdwSgfDR9go4G98f4nEIyZA
  65. ,2023-06-08 13:15:21,346:DEBUG:acme.client:JWS payload:
  66. ,b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "obnovlenie.srv.domain.com"\n }\n ]\n}'
  67. ,2023-06-08 13:15:21,348:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
  68. ,{
  69. , "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzYwMzg2NDk2IiwgIm5vbmNlIjogIjI3MTJRVzB4OTF6WmdZT2h4N1ppcVNYU2Jkd1NnZkRSOWdvNEc5OGY0bkVJeVpBIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
  70. , "signature": "W9k56d0qpKLBhZMDFV6QVu3mX6l3I6hboF3o1h2vQX3B8AMV0Gp9LF4TRAQuETupRQjF8WViz6YgK4EbxYNRwXuXr0cuqrLK99mntsDgXoQ3KZ7eFobRr3l3SnMbibPiuU_uTMSaSl5KYIIyXsG-jjDVfAXIPt9BpyQyIiX3AfIf2GrMtyOtffjZB2ZnZLQkkeZ5ZLybRui9d8_dLP53T6Kgy4bb9On3JiOxsXkyHhTPR66hyW4sU5Ym9550z6VmulSf17YbfBFmbAtGxhttFIaeT9h4H6owO8IDhLJ3AMTMevAYqK8R7ExUNA6-i0SpxcU4H75zFmxnXT7EVlAMKQ",
  71. , "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogIm9ibm92bGVuaWUuc3J2Lm5lb2xpbmUucnUiCiAgICB9CiAgXQp9"
  72. ,}
  73. ,2023-06-08 13:15:21,599:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 350
  74. ,2023-06-08 13:15:21,600:DEBUG:acme.client:Received response:
  75. ,HTTP 201
  76. ,Server: nginx
  77. ,Date: Thu, 08 Jun 2023 10:15:21 GMT
  78. ,Content-Type: application/json
  79. ,Content-Length: 350
  80. ,Connection: keep-alive
  81. ,Boulder-Requester: 760386496
  82. ,Cache-Control: public, max-age=0, no-cache
  83. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  84. ,Location: https://acme-v02.api.letsencrypt.org/acme/order/760386496/187314422147
  85. ,Replay-Nonce: 2712Y68EiIdF5jzZGsTsgg79gU7ChToZMIGEMyNodAZl_cM
  86. ,X-Frame-Options: DENY
  87. ,Strict-Transport-Security: max-age=604800
  88. ,
  89. ,{
  90. , "status": "pending",
  91. , "expires": "2023-06-15T10:15:21Z",
  92. , "identifiers": [
  93. , {
  94. , "type": "dns",
  95. , "value": "obnovlenie.srv.domain.com"
  96. , }
  97. , ],
  98. , "authorizations": [
  99. , "https://acme-v02.api.letsencrypt.org/acme/authz-v3/234993810957"
  100. , ],
  101. , "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/760386496/187314422147"
  102. ,}
  103. ,2023-06-08 13:15:21,600:DEBUG:acme.client:Storing nonce: 2712Y68EiIdF5jzZGsTsgg79gU7ChToZMIGEMyNodAZl_cM
  104. ,2023-06-08 13:15:21,600:DEBUG:acme.client:JWS payload:
  105. ,b''
  106. ,2023-06-08 13:15:21,602:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/234993810957:
  107. ,{
  108. , "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzYwMzg2NDk2IiwgIm5vbmNlIjogIjI3MTJZNjhFaUlkRjVqelpHc1RzZ2c3OWdVN0NoVG9aTUlHRU15Tm9kQVpsX2NNIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMzQ5OTM4MTA5NTcifQ",
  109. , "signature": "j9_2rBEeb_MQqjnla89iakyhsBA6dEK3_vKaszgRm7ZGsBIaPnqUJkAg1y_gXjml1k0iGKqO5TW7A-SGRcZhm-8nA7G86U0E_pDpaZTra-MOWeJXvQcAyTI5zzirpLp-7b3dO70ivBT-t8Pb4sr1a039dezHYXJvNvSNK8dJ5GYdUZM0J6vkevk4V5OMC6fXDQafcBrxomQARPASz6sqPDcL_9vNFu2F50II10M-S9zNDnl272yvnEHa8IoKhfuacqdqdzFCmOLS2lcLq3VAX2BYqT6-82VfjDcuV8wT1tpRkC3ehoy5JNjWM0KFBa8DoDbESIb-VbRpPKvmF2LWcg",
  110. , "payload": ""
  111. ,}
  112. ,2023-06-08 13:15:21,803:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/234993810957 HTTP/1.1" 200 809
  113. ,2023-06-08 13:15:21,804:DEBUG:acme.client:Received response:
  114. ,HTTP 200
  115. ,Server: nginx
  116. ,Date: Thu, 08 Jun 2023 10:15:21 GMT
  117. ,Content-Type: application/json
  118. ,Content-Length: 809
  119. ,Connection: keep-alive
  120. ,Boulder-Requester: 760386496
  121. ,Cache-Control: public, max-age=0, no-cache
  122. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  123. ,Replay-Nonce: 27126WJ1WCdepMB03PTT1KpuaYun9O1thLKjT99_TFv6dN4
  124. ,X-Frame-Options: DENY
  125. ,Strict-Transport-Security: max-age=604800
  126. ,
  127. ,{
  128. , "identifier": {
  129. , "type": "dns",
  130. , "value": "obnovlenie.srv.domain.com"
  131. , },
  132. , "status": "pending",
  133. , "expires": "2023-06-15T10:15:21Z",
  134. , "challenges": [
  135. , {
  136. , "type": "http-01",
  137. , "status": "pending",
  138. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ",
  139. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  140. , },
  141. , {
  142. , "type": "dns-01",
  143. , "status": "pending",
  144. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/Xcryfw",
  145. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  146. , },
  147. , {
  148. , "type": "tls-alpn-01",
  149. , "status": "pending",
  150. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/JqhNvg",
  151. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  152. , }
  153. , ]
  154. ,}
  155. ,2023-06-08 13:15:21,804:DEBUG:acme.client:Storing nonce: 27126WJ1WCdepMB03PTT1KpuaYun9O1thLKjT99_TFv6dN4
  156. ,2023-06-08 13:15:21,804:INFO:certbot.auth_handler:Performing the following challenges:
  157. ,2023-06-08 13:15:21,805:INFO:certbot.auth_handler:http-01 challenge for obnovlenie.srv.domain.com
  158. ,2023-06-08 13:15:21,805:INFO:certbot.plugins.webroot:Using the webroot path /home/neohost/sites/obnovlenie.srv.domain.com for all unmatched domains.
  159. ,2023-06-08 13:15:21,805:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /home/neohost/sites/obnovlenie.srv.domain.com/.well-known/acme-challenge
  160. ,2023-06-08 13:15:21,807:DEBUG:certbot.plugins.webroot:Attempting to save validation to /home/neohost/sites/obnovlenie.srv.domain.com/.well-known/acme-challenge/5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY
  161. ,2023-06-08 13:15:21,808:INFO:certbot.auth_handler:Waiting for verification...
  162. ,2023-06-08 13:15:21,808:DEBUG:acme.client:JWS payload:
  163. ,b'{\n "resource": "challenge",\n "type": "http-01"\n}'
  164. ,2023-06-08 13:15:21,809:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ:
  165. ,{
  166. , "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzYwMzg2NDk2IiwgIm5vbmNlIjogIjI3MTI2V0oxV0NkZXBNQjAzUFRUMUtwdWFZdW45TzF0aExLalQ5OV9URnY2ZE40IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yMzQ5OTM4MTA5NTcvSFhmQUdRIn0",
  167. , "signature": "CKihwJmi5xEiQ3OGK9yk9V3-NVL5Za3siS4fVUy_60Rv_-tRF4ox3Fp1Bh4WTyOqBFxUPZYwBzu3tnfIAbQWBXVZd8MrjNTn8UwdJ2AxZe-mhEIFDIyLxNCVqEVOPlhFygQETKYv0AvKap8a_ozAwKeXlIq4yGdBLCiCwtclZvJdKzzTaNLlbZSi618-u5DqsdsjcoGeMihmAI3T2UB_Bufrq9ONX4tH-4GdMCNnk4qVHQEbpm1p-KQGDXN4xEGsXhwxRcISebCn-9R-04UO8T8l-gUqu6ENtNfK46JnGWT_YRlwTkjVLVu2dHDgiLkJoCkdcrsxQKWWpFExdE-Ucw",
  168. , "payload": "ewogICJyZXNvdXJjZSI6ICJjaGFsbGVuZ2UiLAogICJ0eXBlIjogImh0dHAtMDEiCn0"
  169. ,}
  170. ,2023-06-08 13:15:22,012:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/234993810957/HXfAGQ HTTP/1.1" 200 187
  171. ,2023-06-08 13:15:22,013:DEBUG:acme.client:Received response:
  172. ,HTTP 200
  173. ,Server: nginx
  174. ,Date: Thu, 08 Jun 2023 10:15:21 GMT
  175. ,Content-Type: application/json
  176. ,Content-Length: 187
  177. ,Connection: keep-alive
  178. ,Boulder-Requester: 760386496
  179. ,Cache-Control: public, max-age=0, no-cache
  180. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/234993810957>;rel="up"
  181. ,Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ
  182. ,Replay-Nonce: 2712xBXq2ndKsFExh7JvEDVmufeYtEu1MXaJu4I5y46pkIU
  183. ,X-Frame-Options: DENY
  184. ,Strict-Transport-Security: max-age=604800
  185. ,
  186. ,{
  187. , "type": "http-01",
  188. , "status": "pending",
  189. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ",
  190. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  191. ,}
  192. ,2023-06-08 13:15:22,013:DEBUG:acme.client:Storing nonce: 2712xBXq2ndKsFExh7JvEDVmufeYtEu1MXaJu4I5y46pkIU
  193. ,2023-06-08 13:15:23,014:DEBUG:acme.client:JWS payload:
  194. ,b''
  195. ,2023-06-08 13:15:23,016:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/234993810957:
  196. ,{
  197. , "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzYwMzg2NDk2IiwgIm5vbmNlIjogIjI3MTJ4QlhxMm5kS3NGRXhoN0p2RURWbXVmZVl0RXUxTVhhSnU0STV5NDZwa0lVIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMzQ5OTM4MTA5NTcifQ",
  198. , "signature": "ColqH9-Q2R_gPW01JsCW376HgSUjgQboH9gln5lvUOCRsgblpERHop0wlz2ucqxZ2Uss-EUKl_1h-ux4NFQMysRN9JEhvMxuIKchXHOtb1YzejKJgByTkLV2jgWRcMxM0Wol5ETmm-pDBV9LYbHjyM3ozDmdSxi6f_x_yUr3SGpxIYXnK6MziYS_PkNsK_fL6lwSBvBB67He2F7h1AmZ_TN9J6Jt2YSppY9akX3pHCqCaZ0BHB94uiN61Nm5sUO7dFWEDkQJt6mr-0oQK6q9zFNASK-zAQ0SM0La9lZlCxi-cdWgM2YYN0Bc3i4Yct7hKJdIcynIQMzQgy7h31Ne8w",
  199. , "payload": ""
  200. ,}
  201. ,2023-06-08 13:15:23,217:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/234993810957 HTTP/1.1" 200 809
  202. ,2023-06-08 13:15:23,218:DEBUG:acme.client:Received response:
  203. ,HTTP 200
  204. ,Server: nginx
  205. ,Date: Thu, 08 Jun 2023 10:15:23 GMT
  206. ,Content-Type: application/json
  207. ,Content-Length: 809
  208. ,Connection: keep-alive
  209. ,Boulder-Requester: 760386496
  210. ,Cache-Control: public, max-age=0, no-cache
  211. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  212. ,Replay-Nonce: 271276WHShl3tadzUn0MsZcxERlmf6Tb1sZeGkxPj2iT9ds
  213. ,X-Frame-Options: DENY
  214. ,Strict-Transport-Security: max-age=604800
  215. ,
  216. ,{
  217. , "identifier": {
  218. , "type": "dns",
  219. , "value": "obnovlenie.srv.domain.com"
  220. , },
  221. , "status": "pending",
  222. , "expires": "2023-06-15T10:15:21Z",
  223. , "challenges": [
  224. , {
  225. , "type": "http-01",
  226. , "status": "pending",
  227. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ",
  228. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  229. , },
  230. , {
  231. , "type": "dns-01",
  232. , "status": "pending",
  233. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/Xcryfw",
  234. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  235. , },
  236. , {
  237. , "type": "tls-alpn-01",
  238. , "status": "pending",
  239. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/JqhNvg",
  240. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY"
  241. , }
  242. , ]
  243. ,}
  244. ,2023-06-08 13:15:23,218:DEBUG:acme.client:Storing nonce: 271276WHShl3tadzUn0MsZcxERlmf6Tb1sZeGkxPj2iT9ds
  245. ,2023-06-08 13:15:26,222:DEBUG:acme.client:JWS payload:
  246. ,b''
  247. ,2023-06-08 13:15:26,224:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/234993810957:
  248. ,{
  249. , "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNzYwMzg2NDk2IiwgIm5vbmNlIjogIjI3MTI3NldIU2hsM3RhZHpVbjBNc1pjeEVSbG1mNlRiMXNaZUdreFBqMmlUOWRzIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMzQ5OTM4MTA5NTcifQ",
  250. , "signature": "fVkgKPujqQ4hhFXihJxGoIBI_tC49MN3ZVmcZuzHqQzYfp_oLx4MOFKEdaiLSR99kwJM1d7J5PP8D--pWzPfmojd23k2mpSXHAuoJr5S1WkFakYdtOpk1QSAw7YW9mbNehZe5viMS1IdgSxl40u1bBGAb0hJhAVeGshRUy6nkurPmvlJWsailcJhTxOjdUQjjFueDHvPrtUt_VTJqOkwQX7RQgl7Ejjkf0lME_f0w7WXNl3dBptQu1l17wuuJ-NOg8kXPp5qv28mw7bd4OIAYs6kDmGbdFMm0ixWJkCnlS4eaO3WQaSxbP_1kBBe4xer58_IyQI92OFjWxEf5KEE5Q",
  251. , "payload": ""
  252. ,}
  253. ,2023-06-08 13:15:26,424:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/234993810957 HTTP/1.1" 200 1068
  254. ,2023-06-08 13:15:26,425:DEBUG:acme.client:Received response:
  255. ,HTTP 200
  256. ,Server: nginx
  257. ,Date: Thu, 08 Jun 2023 10:15:26 GMT
  258. ,Content-Type: application/json
  259. ,Content-Length: 1068
  260. ,Connection: keep-alive
  261. ,Boulder-Requester: 760386496
  262. ,Cache-Control: public, max-age=0, no-cache
  263. ,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
  264. ,Replay-Nonce: F70Em0J-EqGCYes_lhJ3bKyqo3ooeqdqm1WVNBICkW3FZ-Y
  265. ,X-Frame-Options: DENY
  266. ,Strict-Transport-Security: max-age=604800
  267. ,
  268. ,{
  269. , "identifier": {
  270. , "type": "dns",
  271. , "value": "obnovlenie.srv.domain.com"
  272. , },
  273. , "status": "invalid",
  274. , "expires": "2023-06-15T10:15:21Z",
  275. , "challenges": [
  276. , {
  277. , "type": "http-01",
  278. , "status": "invalid",
  279. , "error": {
  280. , "type": "urn:ietf:params:acme:error:unauthorized",
  281. , "detail": "62.173.145.19: Invalid response from http://obnovlenie.srv.domain.com/.well-known/acme-challenge/5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY: 404",
  282. , "status": 403
  283. , },
  284. , "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/234993810957/HXfAGQ",
  285. , "token": "5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY",
  286. , "validationRecord": [
  287. , {
  288. , "url": "http://obnovlenie.srv.domain.com/.well-known/acme-challenge/5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY",
  289. , "hostname": "obnovlenie.srv.domain.com",
  290. , "port": "80",
  291. , "addressesResolved": [
  292. , "62.173.145.19"
  293. , ],
  294. , "addressUsed": "62.173.145.19"
  295. , }
  296. , ],
  297. , "validated": "2023-06-08T10:15:21Z"
  298. , }
  299. , ]
  300. ,}
  301. ,2023-06-08 13:15:26,425:DEBUG:acme.client:Storing nonce: F70Em0J-EqGCYes_lhJ3bKyqo3ooeqdqm1WVNBICkW3FZ-Y
  302. ,2023-06-08 13:15:26,425:WARNING:certbot.auth_handler:Challenge failed for domain obnovlenie.srv.domain.com
  303. ,2023-06-08 13:15:26,425:INFO:certbot.auth_handler:http-01 challenge for obnovlenie.srv.domain.com
  304. ,2023-06-08 13:15:26,426:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
  305. ,
  306. ,Domain: obnovlenie.srv.domain.com
  307. ,Type: unauthorized
  308. ,Detail: 62.173.145.19: Invalid response from http://obnovlenie.srv.domain.com/.well-known/acme-challenge/5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY: 404
  309. ,
  310. ,To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address.
  311. ,2023-06-08 13:15:26,426:DEBUG:certbot.error_handler:Encountered exception:
  312. ,Traceback (most recent call last):
  313. , File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 91, in handle_authorizations
  314. , self._poll_authorizations(authzrs, max_retries, best_effort)
  315. , File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 180, in _poll_authorizations
  316. , raise errors.AuthorizationError('Some challenges have failed.')
  317. ,certbot.errors.AuthorizationError: Some challenges have failed.
  318. ,
  319. ,2023-06-08 13:15:26,426:DEBUG:certbot.error_handler:Calling registered functions
  320. ,2023-06-08 13:15:26,426:INFO:certbot.auth_handler:Cleaning up challenges
  321. ,2023-06-08 13:15:26,427:DEBUG:certbot.plugins.webroot:Removing /home/neohost/sites/obnovlenie.srv.domain.com/.well-known/acme-challenge/5JvJ8oNmLSBoTlQklaQzi-ocFG6ayTs0RAS1Q0q9NQY
  322. ,2023-06-08 13:15:26,427:DEBUG:certbot.plugins.webroot:All challenges cleaned up
  323. ,2023-06-08 13:15:26,427:DEBUG:certbot.log:Exiting abnormally:
  324. ,Traceback (most recent call last):
  325. , File "/usr/bin/certbot", line 11, in <module>
  326. , load_entry_point('certbot==0.40.0', 'console_scripts', 'certbot')()
  327. , File "/usr/lib/python3/dist-packages/certbot/main.py", line 1382, in main
  328. , return config.func(config, plugins)
  329. , File "/usr/lib/python3/dist-packages/certbot/main.py", line 1265, in certonly
  330. , lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
  331. , File "/usr/lib/python3/dist-packages/certbot/main.py", line 121, in _get_and_save_cert
  332. , lineage = le_client.obtain_and_enroll_certificate(domains, certname)
  333. , File "/usr/lib/python3/dist-packages/certbot/client.py", line 417, in obtain_and_enroll_certificate
  334. , cert, chain, key, _ = self.obtain_certificate(domains)
  335. , File "/usr/lib/python3/dist-packages/certbot/client.py", line 348, in obtain_certificate
  336. , orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  337. , File "/usr/lib/python3/dist-packages/certbot/client.py", line 396, in _get_order_and_authorizations
  338. , authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
  339. , File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 91, in handle_authorizations
  340. , self._poll_authorizations(authzrs, max_retries, best_effort)
  341. , File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 180, in _poll_authorizations
  342. , raise errors.AuthorizationError('Some challenges have failed.')
  343. ,certbot.errors.AuthorizationError: Some challenges have failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement