Advertisement
Guest User

Untitled

a guest
Dec 7th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.90 KB | None | 0 0
  1. 2018-12-06 17:08:47,354:DEBUG:certbot.main:certbot version: 0.29.1
  2. 2018-12-06 17:08:47,357:DEBUG:certbot.main:Arguments: []
  3. 2018-12-06 17:08:47,357:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  4. 2018-12-06 17:08:47,444:DEBUG:certbot.log:Root logging level set at 20
  5. 2018-12-06 17:08:47,447:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  6. 2018-12-06 17:08:47,665:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x766d5d50> and installer <certbot.cli._Default object at 0x766d5d50>
  7. 2018-12-06 17:08:47,864:DEBUG:certbot.storage:Should renew, less than 30 days before certificate expiry 2018-12-25 22:14:23 UTC.
  8. 2018-12-06 17:08:47,865:INFO:certbot.renewal:Cert is due for renewal, auto-renewing...
  9. 2018-12-06 17:08:47,866:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
  10. 2018-12-06 17:08:47,893:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
  11. Description: Place files in webroot directory
  12. Interfaces: IAuthenticator, IPlugin
  13. Entry point: webroot = certbot.plugins.webroot:Authenticator
  14. Initialized: <certbot.plugins.webroot.Authenticator object at 0x75b131f0>
  15. Prep: True
  16. 2018-12-06 17:08:47,897:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x75b131f0> and installer None
  17. 2018-12-06 17:08:47,898:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
  18. 2018-12-06 17:08:47,910:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(status=None, terms_of_service_agreed=None, agreement=None, only_return_existing=None, contact=(), key=None, external_account_binding=None), uri=u'https://acme-v02.api.letsencrypt.org/acme/acct/42180889', new_authzr_uri=None, terms_of_service=None), 99d1abf44ae76a30527e984e392c1bd6, Meta(creation_host=u'vorman.mooo.com', creation_dt=datetime.datetime(2018, 9, 15, 22, 5, 55, tzinfo=<UTC>)))>
  19. 2018-12-06 17:08:47,915:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  20. 2018-12-06 17:08:47,921:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
  21. 2018-12-06 17:08:48,208:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 658
  22. 2018-12-06 17:08:48,211:DEBUG:acme.client:Received response:
  23. HTTP 200
  24. Server: nginx
  25. Content-Type: application/json
  26. Content-Length: 658
  27. X-Frame-Options: DENY
  28. Strict-Transport-Security: max-age=604800
  29. Expires: Thu, 06 Dec 2018 22:08:48 GMT
  30. Cache-Control: max-age=0, no-cache, no-store
  31. Pragma: no-cache
  32. Date: Thu, 06 Dec 2018 22:08:48 GMT
  33. Connection: keep-alive
  34.  
  35. {
  36. "fmzK_X6KSR8": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  37. "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  38. "meta": {
  39. "caaIdentities": [
  40. "letsencrypt.org"
  41. ],
  42. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
  43. "website": "https://letsencrypt.org"
  44. },
  45. "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  46. "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  47. "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  48. "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
  49. }
  50. 2018-12-06 17:08:48,213:INFO:certbot.main:Renewing an existing certificate
  51. 2018-12-06 17:08:50,516:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0017_key-certbot.pem
  52. 2018-12-06 17:08:50,547:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0017_csr-certbot.pem
  53. 2018-12-06 17:08:50,549:DEBUG:acme.client:Requesting fresh nonce
  54. 2018-12-06 17:08:50,550:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
  55. 2018-12-06 17:08:50,643:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 204 0
  56. 2018-12-06 17:08:50,646:DEBUG:acme.client:Received response:
  57. HTTP 204
  58. Server: nginx
  59. Replay-Nonce: y7fCWFdFnFucUwKcAc4ibEGx7LjYdQVmX2c9I4x_lr4
  60. X-Frame-Options: DENY
  61. Strict-Transport-Security: max-age=604800
  62. Expires: Thu, 06 Dec 2018 22:08:50 GMT
  63. Cache-Control: max-age=0, no-cache, no-store
  64. Pragma: no-cache
  65. Date: Thu, 06 Dec 2018 22:08:50 GMT
  66. Connection: keep-alive
  67.  
  68.  
  69. 2018-12-06 17:08:50,646:DEBUG:acme.client:Storing nonce: y7fCWFdFnFucUwKcAc4ibEGx7LjYdQVmX2c9I4x_lr4
  70. 2018-12-06 17:08:50,648:DEBUG:acme.client:JWS payload:
  71. {
  72. "identifiers": [
  73. {
  74. "type": "dns",
  75. "value": "vorman.mooo.com"
  76. }
  77. ]
  78. }
  79. 2018-12-06 17:08:50,675:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
  80. {
  81. "protected": "eyJub25jZSI6ICJ5N2ZDV0ZkRm5GdWNVd0tjQWM0aWJFR3g3TGpZZFFWbVgyYzlJNHhfbHI0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNDIxODA4ODkiLCAiYWxnIjogIlJTMjU2In0",
  82. "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwgCiAgICAgICJ2YWx1ZSI6ICJ2b3JtYW4ubW9vby5jb20iCiAgICB9CiAgXQp9",
  83. "signature": "Mw9JFNVEsceqYHG1Ovp3AnxQqxKV1eSyJSdfH6klu61lBxBBceoSQM0Zr3i5aJ73dwnE7rOKFFMkRnjpg0bC-ydwip4rUiB3ZTmiK15ed2OyoZ-eXrzmMUMMO3FAVg-dvikE_TOZmw_ijJW3geyGWpnCHdcHBzLJA6E7h1UUKrmIjN5JNZ6YH9zGmmnX-xoqMjr7ANVbv-lIVkLBkLzkd3qZ54nS7sGSxmKVSwJIVQIZRv5J2BNmYgyWQc_n5AILICZBNhDqTaZWmFGsrka6LR427UaxTGb2RRioi_97key_m0Zt7TsLiiGlrdcqVsJKIsTWwYXBtADB-qIhWV5fQw"
  84. }
  85. 2018-12-06 17:08:50,881:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 373
  86. 2018-12-06 17:08:50,884:DEBUG:acme.client:Received response:
  87. HTTP 201
  88. Server: nginx
  89. Content-Type: application/json
  90. Content-Length: 373
  91. Boulder-Requester: 42180889
  92. Location: https://acme-v02.api.letsencrypt.org/acme/order/42180889/209043474
  93. Replay-Nonce: MSO71YBc9PtbPKpdddMI3WF5U65hb5VzyR4wZ3MY0W4
  94. X-Frame-Options: DENY
  95. Strict-Transport-Security: max-age=604800
  96. Expires: Thu, 06 Dec 2018 22:08:50 GMT
  97. Cache-Control: max-age=0, no-cache, no-store
  98. Pragma: no-cache
  99. Date: Thu, 06 Dec 2018 22:08:50 GMT
  100. Connection: keep-alive
  101.  
  102. {
  103. "status": "pending",
  104. "expires": "2018-12-13T22:08:50.81251131Z",
  105. "identifiers": [
  106. {
  107. "type": "dns",
  108. "value": "vorman.mooo.com"
  109. }
  110. ],
  111. "authorizations": [
  112. "https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc"
  113. ],
  114. "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/42180889/209043474"
  115. }
  116. 2018-12-06 17:08:50,885:DEBUG:acme.client:Storing nonce: MSO71YBc9PtbPKpdddMI3WF5U65hb5VzyR4wZ3MY0W4
  117. 2018-12-06 17:08:50,886:DEBUG:acme.client:JWS payload:
  118.  
  119. 2018-12-06 17:08:50,918:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc:
  120. {
  121. "protected": "eyJub25jZSI6ICJNU083MVlCYzlQdGJQS3BkZGRNSTNXRjVVNjVoYjVWenlSNHdaM01ZMFc0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei82Wi1rSXYxc1VMV0gwUWFMUGd1OEpabEd4ZlNrMGpwLW5lcVNHcDlSSkRjIiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzQyMTgwODg5IiwgImFsZyI6ICJSUzI1NiJ9",
  122. "payload": "",
  123. "signature": "mfT9RJ95DHZneGR-1FqAfr7kZfFUdNYjn-vR6c0aOA4IQ6X2uhOnBFvB3zgYMoOJi8ydo0vrFBdcHUEiuzFQ08kSEJxTUJGvszdS4UHMcYpViS7eGHzgdcc5vnAbb6CAi7Q6DD5mNZwP6Xk17UiXhTiQsf_PMrEfFu55lskWD1cz98qHb3vJAPLw48U4usr04BBP5E3DNezH9f3KDMoZqqOA3RVdWsLnOBsyPeKevPUMweQeWyssPgDmOcVZxQN8YkrmpjaEu9ruVIz9yOS0YVJBJB6x9xBdlkRXeEPyg8nMxZelbcuvz5qx3zeasS4UQ1YmDpmPp5qzPaoSrZ06KQ"
  124. }
  125. 2018-12-06 17:08:51,043:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc HTTP/1.1" 200 1163
  126. 2018-12-06 17:08:51,046:DEBUG:acme.client:Received response:
  127. HTTP 200
  128. Server: nginx
  129. Content-Type: application/json
  130. Content-Length: 1163
  131. Boulder-Requester: 42180889
  132. Replay-Nonce: 77ZGhHxG6VdZoZLvdhTO_VJ7ZjsZUuuNNCYO8yCot-E
  133. X-Frame-Options: DENY
  134. Strict-Transport-Security: max-age=604800
  135. Expires: Thu, 06 Dec 2018 22:08:51 GMT
  136. Cache-Control: max-age=0, no-cache, no-store
  137. Pragma: no-cache
  138. Date: Thu, 06 Dec 2018 22:08:51 GMT
  139. Connection: keep-alive
  140.  
  141. {
  142. "identifier": {
  143. "type": "dns",
  144. "value": "vorman.mooo.com"
  145. },
  146. "status": "pending",
  147. "expires": "2018-12-13T22:08:50Z",
  148. "challenges": [
  149. {
  150. "type": "http-01",
  151. "status": "pending",
  152. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
  153. "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4"
  154. },
  155. {
  156. "type": "dns-01",
  157. "status": "pending",
  158. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153478",
  159. "token": "2kIUMMwPa3MVmmoG3jls_4HgMqvXNrqeprRku07Acp0"
  160. },
  161. {
  162. "type": "tls-alpn-01",
  163. "status": "pending",
  164. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153480",
  165. "token": "ZX9-7zTsbFx7mAJVUQbLk46MW97fTjHEU0yCsig5QKc"
  166. },
  167. {
  168. "type": "tls-sni-01",
  169. "status": "pending",
  170. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153482",
  171. "token": "AuYoHhqbKrEuQM48me-4DQ7cFhQuAMdWNTNHuxwvWEM"
  172. }
  173. ]
  174. }
  175. 2018-12-06 17:08:51,047:DEBUG:acme.client:Storing nonce: 77ZGhHxG6VdZoZLvdhTO_VJ7ZjsZUuuNNCYO8yCot-E
  176. 2018-12-06 17:08:51,050:INFO:certbot.auth_handler:Performing the following challenges:
  177. 2018-12-06 17:08:51,051:INFO:certbot.auth_handler:http-01 challenge for vorman.mooo.com
  178. 2018-12-06 17:08:51,052:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
  179. 2018-12-06 17:08:51,072:DEBUG:certbot.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4
  180. 2018-12-06 17:08:51,074:INFO:certbot.auth_handler:Waiting for verification...
  181. 2018-12-06 17:08:51,075:DEBUG:acme.client:JWS payload:
  182. {
  183. "keyAuthorization": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4.LahVCsuGL9T1ne2baJSf9rh3loKZrY8IECKRb0nZLsQ",
  184. "type": "http-01",
  185. "resource": "challenge"
  186. }
  187. 2018-12-06 17:08:51,102:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477:
  188. {
  189. "protected": "eyJub25jZSI6ICI3N1pHaEh4RzZWZFpvWkx2ZGhUT19WSjdaanNaVXV1Tk5DWU84eUNvdC1FIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvNlota0l2MXNVTFdIMFFhTFBndThKWmxHeGZTazBqcC1uZXFTR3A5UkpEYy8xMDAzMzE1MzQ3NyIsICJraWQiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC80MjE4MDg4OSIsICJhbGciOiAiUlMyNTYifQ",
  190. "payload": "ewogICJrZXlBdXRob3JpemF0aW9uIjogImQ2ZVhfWEVUTU9rR19HZ2MyWTNkai1DZXNVSVVXMW9vUzdXMkZuMDZWVjQuTGFoVkNzdUdMOVQxbmUyYmFKU2Y5cmgzbG9LWnJZOElFQ0tSYjBuWkxzUSIsIAogICJ0eXBlIjogImh0dHAtMDEiLCAKICAicmVzb3VyY2UiOiAiY2hhbGxlbmdlIgp9",
  191. "signature": "XNWlazJiFAOcrQLgI4QtxhTUktIjY5CRu6OtUv3sXnZbiref-L7I3a_j8-YIulQZL4npNj7WdNwuy3NOJskZbZoRLk7ufkIliiwk8J-y_WNpdAwbyADd6-EJURl0zv0tnZ11ZDccpoUIfCE73bSdZZEIMvVnipISZjj6BWsXpvshg-TCsNKK0_RAw60L39jZPMh7CW905iVP4DIdYxPoSfVkFRJuOryA1g1Xha4MdfScVCn_deu66CMALO4tWCr9bASDS3xq7D9UH3VGOXYfwkGXHOFgr8JIjjQXXtF1aQvkvk2yGDqRUG7NWChZsaLyTP7BDrmvMey_pvrDgUiTJQ"
  192. }
  193. 2018-12-06 17:08:51,224:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477 HTTP/1.1" 200 224
  194. 2018-12-06 17:08:51,230:DEBUG:acme.client:Received response:
  195. HTTP 200
  196. Server: nginx
  197. Content-Type: application/json
  198. Content-Length: 224
  199. Boulder-Requester: 42180889
  200. Link: <https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc>;rel="up"
  201. Location: https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477
  202. Replay-Nonce: UHZAL3qmHvOu-wq47OmpBldJvWEO4aO2aSa2PnPRT-M
  203. X-Frame-Options: DENY
  204. Strict-Transport-Security: max-age=604800
  205. Expires: Thu, 06 Dec 2018 22:08:51 GMT
  206. Cache-Control: max-age=0, no-cache, no-store
  207. Pragma: no-cache
  208. Date: Thu, 06 Dec 2018 22:08:51 GMT
  209. Connection: keep-alive
  210.  
  211. {
  212. "type": "http-01",
  213. "status": "pending",
  214. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
  215. "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4"
  216. }
  217. 2018-12-06 17:08:51,232:DEBUG:acme.client:Storing nonce: UHZAL3qmHvOu-wq47OmpBldJvWEO4aO2aSa2PnPRT-M
  218. 2018-12-06 17:08:54,239:DEBUG:acme.client:JWS payload:
  219.  
  220. 2018-12-06 17:08:54,302:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc:
  221. {
  222. "protected": "eyJub25jZSI6ICJVSFpBTDNxbUh2T3Utd3E0N09tcEJsZEp2V0VPNGFPMmFTYTJQblBSVC1NIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei82Wi1rSXYxc1VMV0gwUWFMUGd1OEpabEd4ZlNrMGpwLW5lcVNHcDlSSkRjIiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzQyMTgwODg5IiwgImFsZyI6ICJSUzI1NiJ9",
  223. "payload": "",
  224. "signature": "JpytqDq1Y9vo3frOU4LsAgB5LL5LUxy4YPvkiiJXZNYZwMtd83vBYXTdK5oeaLOVBCoCeX2xZrYj0g1Pv-S_SyHeX4Frd23kGnQJOqHMWwA7xNoP4REBSysCIkAH11aXgf3VKGUzcq_V4yI7syhBg_utvQD4-eyyPfIkzcOStUm1dU09dfRctWlmwOyJnkgLSvNvfnrt9hvACtTPGIHHfBUkWOAvOkUoZPGQM2tfsn8LpJ146Qp6azJMiAr0xhsBu4m7w-zRa3t9hXSuIoUmPwZkeRFKKhYNPt-vF9WBCG5M71_ypXNBWE6QtOcmqixOidwT1dIG68GAX8xRcZVzDQ"
  225. }
  226. 2018-12-06 17:08:54,409:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc HTTP/1.1" 200 1932
  227. 2018-12-06 17:08:54,415:DEBUG:acme.client:Received response:
  228. HTTP 200
  229. Server: nginx
  230. Content-Type: application/json
  231. Content-Length: 1932
  232. Boulder-Requester: 42180889
  233. Replay-Nonce: f1ahKkenQNafvK3QSMh12Y1AP1Yqrw_oOf0G3Cv4vB0
  234. X-Frame-Options: DENY
  235. Strict-Transport-Security: max-age=604800
  236. Expires: Thu, 06 Dec 2018 22:08:54 GMT
  237. Cache-Control: max-age=0, no-cache, no-store
  238. Pragma: no-cache
  239. Date: Thu, 06 Dec 2018 22:08:54 GMT
  240. Connection: keep-alive
  241.  
  242. {
  243. "identifier": {
  244. "type": "dns",
  245. "value": "vorman.mooo.com"
  246. },
  247. "status": "invalid",
  248. "expires": "2018-12-13T22:08:50Z",
  249. "challenges": [
  250. {
  251. "type": "http-01",
  252. "status": "invalid",
  253. "error": {
  254. "type": "urn:ietf:params:acme:error:unauthorized",
  255. "detail": "Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: \"\u003c?xml version=\\\"1.0\\\" encoding=\\\"iso-8859-1\\\"?\u003e\\n\u003c!DOCTYPE html PUBLIC \\\"-//W3C//DTD XHTML 1.0 Transitional//EN\\\"\\n \\\"http://www.\"",
  256. "status": 403
  257. },
  258. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
  259. "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4",
  260. "validationRecord": [
  261. {
  262. "url": "http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4",
  263. "hostname": "vorman.mooo.com",
  264. "port": "80",
  265. "addressesResolved": [
  266. "148.75.65.185"
  267. ],
  268. "addressUsed": "148.75.65.185"
  269. }
  270. ]
  271. },
  272. {
  273. "type": "dns-01",
  274. "status": "invalid",
  275. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153478",
  276. "token": "2kIUMMwPa3MVmmoG3jls_4HgMqvXNrqeprRku07Acp0"
  277. },
  278. {
  279. "type": "tls-alpn-01",
  280. "status": "invalid",
  281. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153480",
  282. "token": "ZX9-7zTsbFx7mAJVUQbLk46MW97fTjHEU0yCsig5QKc"
  283. },
  284. {
  285. "type": "tls-sni-01",
  286. "status": "invalid",
  287. "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153482",
  288. "token": "AuYoHhqbKrEuQM48me-4DQ7cFhQuAMdWNTNHuxwvWEM"
  289. }
  290. ]
  291. }
  292. 2018-12-06 17:08:54,418:DEBUG:acme.client:Storing nonce: f1ahKkenQNafvK3QSMh12Y1AP1Yqrw_oOf0G3Cv4vB0
  293. 2018-12-06 17:08:54,426:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
  294.  
  295. Domain: vorman.mooo.com
  296. Type: unauthorized
  297. Detail: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
  298.  
  299. 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.
  300. 2018-12-06 17:08:54,429:DEBUG:certbot.error_handler:Encountered exception:
  301. Traceback (most recent call last):
  302. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 82, in handle_authorizations
  303. self._respond(aauthzrs, resp, best_effort)
  304. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 161, in _respond
  305. self._poll_challenges(aauthzrs, chall_update, best_effort)
  306. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 232, in _poll_challenges
  307. raise errors.FailedChallenges(all_failed_achalls)
  308. FailedChallenges: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
  309.  
  310. 2018-12-06 17:08:54,430:DEBUG:certbot.error_handler:Calling registered functions
  311. 2018-12-06 17:08:54,431:INFO:certbot.auth_handler:Cleaning up challenges
  312. 2018-12-06 17:08:54,433:DEBUG:certbot.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4
  313. 2018-12-06 17:08:54,435:DEBUG:certbot.plugins.webroot:All challenges cleaned up
  314. 2018-12-06 17:08:54,437:WARNING:certbot.renewal:Attempting to renew cert (vorman.mooo.com) from /etc/letsencrypt/renewal/vorman.mooo.com.conf produced an unexpected error: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www.". Skipping.
  315. 2018-12-06 17:08:54,445:DEBUG:certbot.renewal:Traceback was:
  316. Traceback (most recent call last):
  317. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 432, in handle_renewal_request
  318. main.renew_cert(lineage_config, plugins, renewal_candidate)
  319. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1170, in renew_cert
  320. renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
  321. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 118, in _get_and_save_cert
  322. renewal.renew_cert(config, domains, le_client, lineage)
  323. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 307, in renew_cert
  324. new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
  325. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 353, in obtain_certificate
  326. orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  327. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 389, in _get_order_and_authorizations
  328. authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
  329. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 82, in handle_authorizations
  330. self._respond(aauthzrs, resp, best_effort)
  331. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 161, in _respond
  332. self._poll_challenges(aauthzrs, chall_update, best_effort)
  333. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 232, in _poll_challenges
  334. raise errors.FailedChallenges(all_failed_achalls)
  335. FailedChallenges: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
  336.  
  337. 2018-12-06 17:08:54,447:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
  338. 2018-12-06 17:08:54,448:ERROR:certbot.renewal: /etc/letsencrypt/live/vorman.mooo.com/fullchain.pem (failure)
  339. 2018-12-06 17:08:54,460:DEBUG:certbot.log:Exiting abnormally:
  340. Traceback (most recent call last):
  341. File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 11, in <module>
  342. sys.exit(main())
  343. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1352, in main
  344. return config.func(config, plugins)
  345. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1259, in renew
  346. renewal.handle_renewal_request(config)
  347. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 457, in handle_renewal_request
  348. len(renew_failures), len(parse_failures)))
  349. Error: 1 renew failure(s), 0 parse failure(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement