Advertisement
Guest User

log

a guest
May 3rd, 2018
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 KB | None | 0 0
  1. 2018-05-03 09:45:56,916:DEBUG:certbot.main:certbot version: 0.24.0
  2. 2018-05-03 09:45:56,916:DEBUG:certbot.main:Arguments: []
  3. 2018-05-03 09:45:56,916:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  4. 2018-05-03 09:45:56,926:DEBUG:certbot.log:Root logging level set at 20
  5. 2018-05-03 09:45:56,926:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  6. 2018-05-03 09:45:56,944:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x7fdfb8a8d3d0> and installer <certbot.cli._Default object at 0x7fdfb8a8d3d0>
  7. 2018-05-03 09:45:56,948:DEBUG:certbot.storage:Should renew, less than 30 days before certificate expiry 2018-05-22 13:40:45 UTC.
  8. 2018-05-03 09:45:56,949:INFO:certbot.renewal:Cert is due for renewal, auto-renewing...
  9. 2018-05-03 09:45:56,961:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
  10. 2018-05-03 09:45:56,964: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 0x7fdfb8a91c50>
  15. Prep: True
  16. 2018-05-03 09:45:56,964:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7fdfb8a91c50> and installer None
  17. 2018-05-03 09:45:56,964:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
  18. 2018-05-03 09:45:56,966:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(status=u'valid', terms_of_service_agreed=None, contact=(u'mailto:serveur.black.raven@gmail.com',), agreement=u'https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf', key=JWKRSA(key=<ComparableRSAKey(<cryptography.hazmat.backends.openssl.rsa._RSAPublicKey object at 0x7fdfb8a91c90>)>)), uri=u'https://acme-v01.api.letsencrypt.org/acme/reg/29869522', new_authzr_uri=u'https://acme-v01.api.letsencrypt.org/acme/new-authz', terms_of_service=u'https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'), 4912d97b850cecc7378084811d155cb9, Meta(creation_host=u'black-raven', creation_dt=datetime.datetime(2018, 2, 21, 14, 40, 39, tzinfo=<UTC>)))>
  19. 2018-05-03 09:45:56,967:DEBUG:acme.client:Sending GET request to https://acme-v01.api.letsencrypt.org/directory.
  20. 2018-05-03 09:45:56,982:DEBUG:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
  21. 2018-05-03 09:45:57,207:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 658
  22. 2018-05-03 09:45:57,209:DEBUG:acme.client:Received response:
  23. HTTP 200
  24. Server: nginx
  25. Content-Type: application/json
  26. Content-Length: 658
  27. Replay-Nonce: VxeBAIOhtLBP2vl5zbu6ZD_xcDJmiHVphGni-ITFTnw
  28. X-Frame-Options: DENY
  29. Strict-Transport-Security: max-age=604800
  30. Expires: Thu, 03 May 2018 07:45:04 GMT
  31. Cache-Control: max-age=0, no-cache, no-store
  32. Pragma: no-cache
  33. Date: Thu, 03 May 2018 07:45:04 GMT
  34. Connection: keep-alive
  35.  
  36. {
  37. "_2hfMNtno4Q": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  38. "key-change": "https://acme-v01.api.letsencrypt.org/acme/key-change",
  39. "meta": {
  40. "caaIdentities": [
  41. "letsencrypt.org"
  42. ],
  43. "terms-of-service": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
  44. "website": "https://letsencrypt.org"
  45. },
  46. "new-authz": "https://acme-v01.api.letsencrypt.org/acme/new-authz",
  47. "new-cert": "https://acme-v01.api.letsencrypt.org/acme/new-cert",
  48. "new-reg": "https://acme-v01.api.letsencrypt.org/acme/new-reg",
  49. "revoke-cert": "https://acme-v01.api.letsencrypt.org/acme/revoke-cert"
  50. }
  51. 2018-05-03 09:45:57,209:INFO:certbot.main:Renewing an existing certificate
  52. 2018-05-03 09:45:57,297:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0009_key-certbot.pem
  53. 2018-05-03 09:45:57,298:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0009_csr-certbot.pem
  54. 2018-05-03 09:45:57,298:DEBUG:acme.client:Requesting fresh nonce
  55. 2018-05-03 09:45:57,299:DEBUG:acme.client:Sending HEAD request to https://acme-v01.api.letsencrypt.org/acme/new-authz.
  56. 2018-05-03 09:45:57,493:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "HEAD /acme/new-authz HTTP/1.1" 405 0
  57. 2018-05-03 09:45:57,494:DEBUG:acme.client:Received response:
  58. HTTP 405
  59. Server: nginx
  60. Content-Type: application/problem+json
  61. Content-Length: 91
  62. Allow: POST
  63. Replay-Nonce: h3cIw4yhsB-5XLcYm2Y_MBxjEOS4iC5BVcAZA7qHTrA
  64. Expires: Thu, 03 May 2018 07:45:05 GMT
  65. Cache-Control: max-age=0, no-cache, no-store
  66. Pragma: no-cache
  67. Date: Thu, 03 May 2018 07:45:05 GMT
  68. Connection: keep-alive
  69.  
  70.  
  71. 2018-05-03 09:45:57,494:DEBUG:acme.client:Storing nonce: h3cIw4yhsB-5XLcYm2Y_MBxjEOS4iC5BVcAZA7qHTrA
  72. 2018-05-03 09:45:57,494:DEBUG:acme.client:JWS payload:
  73. {
  74. "identifier": {
  75. "type": "dns",
  76. "value": "black-raven.fr"
  77. },
  78. "resource": "new-authz"
  79. }
  80. 2018-05-03 09:45:57,496:DEBUG:acme.client:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz:
  81. {
  82. "protected": "eyJub25jZSI6ICJoM2NJdzR5aHNCLTVYTGNZbTJZX01CeGpFT1M0aUM1QlZjQVpBN3FIVHJBIiwgImFsZyI6ICJSUzI1NiIsICJqd2siOiB7ImUiOiAiQVFBQiIsICJrdHkiOiAiUlNBIiwgIm4iOiAieXRKdE43Tzc0T01rN2RJY3VOUFZTSmhiWmNxRlFDbGR4Vy0tWTR4LXhWcU16M0E0WElkc0h4NFktTS1UbGdUWHgzN2RLWFFDNXFNWmY3VEl3V3YzZ250ZmRmdWVHLVRxYm1maGN1cGVzWTdrQ0NEd3R5eG1tMGtpa2pvN3FGZlV2YlBKMjh1QWphd2FDUmRYUHRUUlhHQlp4blJuZks1Q3c5VHhoSEZvWnpiRnBaVlV4OFVveURFQlY3cGxSb2tVakZ6SVM0V3RNTUljUy1WQUJpZUItcE92eVdKRWQzOWVQaUhlM2lRbVcydFpxVkUxZi1IUExlbW52R2Q3ZjRyX3BoanFERE5sUEFJWmZFUzBhYl9Xd0tSeDFxSVl5Z1hReDNVMGQwb29mSXBCdzFoQUFaVXRPZHUzb2R4UFd2UGFXQlB5WkNqcjhua0U4VnE4LTMtZkl3In19",
  83. "payload": "ewogICJpZGVudGlmaWVyIjogewogICAgInR5cGUiOiAiZG5zIiwgCiAgICAidmFsdWUiOiAiYmxhY2stcmF2ZW4uZnIiCiAgfSwgCiAgInJlc291cmNlIjogIm5ldy1hdXRoeiIKfQ",
  84. "signature": "WCPmVdNka4MJsIwZsRDVWuT1nuyB9ugnIuOidy-N0k6kBMwFiR2ZGlpmJ1JhDmcaABTKuTzc6BAhgfYGCzAvP8NRYahE1pQzxxWLtEa-XwT1WESQLBdrSbIbIdSeVFR-64LzCgAoR5mipnnLMiEJSQsgiM8Fj4WfFY1_kCwMdTVR3vUp8ONEMRvJGh_ZliYRmSNEXyDZChy84JKFmVvk-t83IuJQ9vYTg9tbcjw4kTfTqQgFrp5vtGdUPBPGUaHoWhM8LevsPi0fdvmrn4GhPqZxVGCw3MCTD6HUqqhhvPkAC2Mi1CjWP6mjYaUWKPbHuwxH_U0xE7Mdo-GhhQ9myA"
  85. }
  86. 2018-05-03 09:45:57,694:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "POST /acme/new-authz HTTP/1.1" 201 992
  87. 2018-05-03 09:45:57,695:DEBUG:acme.client:Received response:
  88. HTTP 201
  89. Server: nginx
  90. Content-Type: application/json
  91. Content-Length: 992
  92. Boulder-Requester: 29869522
  93. Link: <https://acme-v01.api.letsencrypt.org/acme/new-cert>;rel="next"
  94. Location: https://acme-v01.api.letsencrypt.org/acme/authz/yfV6bdycqbfOt-KJ1OfBG5YjzDTiCGA2H7lNuF7uOjg
  95. Replay-Nonce: g3hA50mNyrXg8xzdAtdcvsiFma706tuIQbbXEhshLjs
  96. X-Frame-Options: DENY
  97. Strict-Transport-Security: max-age=604800
  98. Expires: Thu, 03 May 2018 07:45:05 GMT
  99. Cache-Control: max-age=0, no-cache, no-store
  100. Pragma: no-cache
  101. Date: Thu, 03 May 2018 07:45:05 GMT
  102. Connection: keep-alive
  103.  
  104. {
  105. "identifier": {
  106. "type": "dns",
  107. "value": "black-raven.fr"
  108. },
  109. "status": "pending",
  110. "expires": "2018-05-07T00:29:13Z",
  111. "challenges": [
  112. {
  113. "type": "http-01",
  114. "status": "pending",
  115. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/yfV6bdycqbfOt-KJ1OfBG5YjzDTiCGA2H7lNuF7uOjg/4435191745",
  116. "token": "MXVNjH5sC7be9LpqPn_H8N7GoEsWBYD-gykWX3wUJRI"
  117. },
  118. {
  119. "type": "dns-01",
  120. "status": "pending",
  121. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/yfV6bdycqbfOt-KJ1OfBG5YjzDTiCGA2H7lNuF7uOjg/4435191747",
  122. "token": "Urf3_AfmcNhEkJ8EPamrorl0jsMbOzgkN0Z867yFB6E"
  123. },
  124. {
  125. "type": "tls-sni-01",
  126. "status": "pending",
  127. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/yfV6bdycqbfOt-KJ1OfBG5YjzDTiCGA2H7lNuF7uOjg/4435191748",
  128. "token": "xJORxYdsnXMPMCRRNS-ctVqiPYZQJESB5kkIdQVUmII"
  129. }
  130. ],
  131. "combinations": [
  132. [
  133. 0
  134. ],
  135. [
  136. 2
  137. ],
  138. [
  139. 1
  140. ]
  141. ]
  142. }
  143. 2018-05-03 09:45:57,695:DEBUG:acme.client:Storing nonce: g3hA50mNyrXg8xzdAtdcvsiFma706tuIQbbXEhshLjs
  144. 2018-05-03 09:45:57,695:DEBUG:acme.client:JWS payload:
  145. {
  146. "identifier": {
  147. "type": "dns",
  148. "value": "www.black-raven.fr"
  149. },
  150. "resource": "new-authz"
  151. }
  152. 2018-05-03 09:45:57,697:DEBUG:acme.client:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz:
  153. {
  154. "protected": "eyJub25jZSI6ICJnM2hBNTBtTnlyWGc4eHpkQXRkY3ZzaUZtYTcwNnR1SVFiYlhFaHNoTGpzIiwgImFsZyI6ICJSUzI1NiIsICJqd2siOiB7ImUiOiAiQVFBQiIsICJrdHkiOiAiUlNBIiwgIm4iOiAieXRKdE43Tzc0T01rN2RJY3VOUFZTSmhiWmNxRlFDbGR4Vy0tWTR4LXhWcU16M0E0WElkc0h4NFktTS1UbGdUWHgzN2RLWFFDNXFNWmY3VEl3V3YzZ250ZmRmdWVHLVRxYm1maGN1cGVzWTdrQ0NEd3R5eG1tMGtpa2pvN3FGZlV2YlBKMjh1QWphd2FDUmRYUHRUUlhHQlp4blJuZks1Q3c5VHhoSEZvWnpiRnBaVlV4OFVveURFQlY3cGxSb2tVakZ6SVM0V3RNTUljUy1WQUJpZUItcE92eVdKRWQzOWVQaUhlM2lRbVcydFpxVkUxZi1IUExlbW52R2Q3ZjRyX3BoanFERE5sUEFJWmZFUzBhYl9Xd0tSeDFxSVl5Z1hReDNVMGQwb29mSXBCdzFoQUFaVXRPZHUzb2R4UFd2UGFXQlB5WkNqcjhua0U4VnE4LTMtZkl3In19",
  155. "payload": "ewogICJpZGVudGlmaWVyIjogewogICAgInR5cGUiOiAiZG5zIiwgCiAgICAidmFsdWUiOiAid3d3LmJsYWNrLXJhdmVuLmZyIgogIH0sIAogICJyZXNvdXJjZSI6ICJuZXctYXV0aHoiCn0",
  156. "signature": "k4bLqRUfw5F9hl8de70giEOLiLsNcsfyVbKIMrRVTpkxFl53Em9N_6XzUXgdMXfi7-oS3H_R3NoLq4slYrwwzDOjgv3jzGLRbnyDfPD5RyGgJHw9K93fPq3VAsAJ8IQ3Jhc5wmcW8TgAzq_8aT1zEDuOkap0Foiped7106K7CtPeuUP7ZN-8vpHJlBmkNuJsohIg0vqYivQhQ68YlS0R7qD_A9u_DB0E5DcvQKGgQFW2y6CHkHoCTsUW0rI057mQt9wQ-uxMP4qQL6a4SJ1lPmTI7tsRLUXnPpwSIBD59IrUlZneWx8AEViY7CJsYiYVJCAUoj8Z7ft8SEVmKmmasw"
  157. }
  158. 2018-05-03 09:45:57,906:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "POST /acme/new-authz HTTP/1.1" 201 996
  159. 2018-05-03 09:45:57,906:DEBUG:acme.client:Received response:
  160. HTTP 201
  161. Server: nginx
  162. Content-Type: application/json
  163. Content-Length: 996
  164. Boulder-Requester: 29869522
  165. Link: <https://acme-v01.api.letsencrypt.org/acme/new-cert>;rel="next"
  166. Location: https://acme-v01.api.letsencrypt.org/acme/authz/4ql-s-uDqf11uzJweObzYaA1gQYWh-qSFMegckTq7s8
  167. Replay-Nonce: N-VxAs7e5QpGNXcx8kvum1jN7vdu8pp-hjhytR2vczA
  168. X-Frame-Options: DENY
  169. Strict-Transport-Security: max-age=604800
  170. Expires: Thu, 03 May 2018 07:45:05 GMT
  171. Cache-Control: max-age=0, no-cache, no-store
  172. Pragma: no-cache
  173. Date: Thu, 03 May 2018 07:45:05 GMT
  174. Connection: keep-alive
  175.  
  176. {
  177. "identifier": {
  178. "type": "dns",
  179. "value": "www.black-raven.fr"
  180. },
  181. "status": "pending",
  182. "expires": "2018-05-07T00:29:13Z",
  183. "challenges": [
  184. {
  185. "type": "tls-sni-01",
  186. "status": "pending",
  187. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/4ql-s-uDqf11uzJweObzYaA1gQYWh-qSFMegckTq7s8/4435191786",
  188. "token": "eo7nHa7LgWe_kJso7oSAbvCQi2gxOiyFgsYuVKn6BL8"
  189. },
  190. {
  191. "type": "http-01",
  192. "status": "pending",
  193. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/4ql-s-uDqf11uzJweObzYaA1gQYWh-qSFMegckTq7s8/4435191787",
  194. "token": "_PMC9E_L4L-Dtph0ILjafQpNPN-AaRyFBoN0b6W6jwk"
  195. },
  196. {
  197. "type": "dns-01",
  198. "status": "pending",
  199. "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/4ql-s-uDqf11uzJweObzYaA1gQYWh-qSFMegckTq7s8/4435191788",
  200. "token": "5a7AUhAa-X9creKZlU81tdBThY3coFPjUROlCijMMM4"
  201. }
  202. ],
  203. "combinations": [
  204. [
  205. 1
  206. ],
  207. [
  208. 0
  209. ],
  210. [
  211. 2
  212. ]
  213. ]
  214. }
  215. 2018-05-03 09:45:57,906:DEBUG:acme.client:Storing nonce: N-VxAs7e5QpGNXcx8kvum1jN7vdu8pp-hjhytR2vczA
  216. 2018-05-03 09:45:57,907:INFO:certbot.auth_handler:Performing the following challenges:
  217. 2018-05-03 09:45:57,907:INFO:certbot.auth_handler:http-01 challenge for black-raven.fr
  218. 2018-05-03 09:45:57,907:INFO:certbot.auth_handler:http-01 challenge for www.black-raven.fr
  219. 2018-05-03 09:45:57,907:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /tmp/well-known/.well-known/acme-challenge
  220. 2018-05-03 09:45:57,907:DEBUG:certbot.error_handler:Encountered exception:
  221. Traceback (most recent call last):
  222. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 73, in handle_authorizations
  223. resp = self._solve_challenges(aauthzrs)
  224. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 124, in _solve_challenges
  225. resp = self.auth.perform(all_achalls)
  226. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/plugins/webroot.py", line 78, in perform
  227. self._create_challenge_dirs()
  228. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/plugins/webroot.py", line 168, in _create_challenge_dirs
  229. stat_path = os.stat(path)
  230. OSError: [Errno 2] No such file or directory: '/tmp/well-known'
  231.  
  232. 2018-05-03 09:45:57,907:DEBUG:certbot.error_handler:Calling registered functions
  233. 2018-05-03 09:45:57,907:INFO:certbot.auth_handler:Cleaning up challenges
  234. 2018-05-03 09:45:57,907:DEBUG:certbot.plugins.webroot:Removing /tmp/well-known/.well-known/acme-challenge/MXVNjH5sC7be9LpqPn_H8N7GoEsWBYD-gykWX3wUJRI
  235. 2018-05-03 09:45:57,908:ERROR:certbot.error_handler:Encountered exception during recovery
  236. 2018-05-03 09:45:57,908:ERROR:certbot.error_handler:[Errno 2] No such file or directory: '/tmp/well-known/.well-known/acme-challenge/MXVNjH5sC7be9LpqPn_H8N7GoEsWBYD-gykWX3wUJRI'
  237. Traceback (most recent call last):
  238. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/error_handler.py", line 103, in _call_registered
  239. self.funcs[-1]()
  240. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 308, in _cleanup_challenges
  241. self.auth.cleanup(achalls)
  242. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/plugins/webroot.py", line 219, in cleanup
  243. os.remove(validation_path)
  244. OSError: [Errno 2] No such file or directory: '/tmp/well-known/.well-known/acme-challenge/MXVNjH5sC7be9LpqPn_H8N7GoEsWBYD-gykWX3wUJRI'
  245. 2018-05-03 09:45:57,908:WARNING:certbot.renewal:Attempting to renew cert (black-raven.fr) from /etc/letsencrypt/renewal/black-raven.fr.conf produced an unexpected error: [Errno 2] No such file or directory: '/tmp/well-known'. Skipping.
  246. 2018-05-03 09:45:57,908:DEBUG:certbot.renewal:Traceback was:
  247. Traceback (most recent call last):
  248. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 422, in handle_renewal_request
  249. main.renew_cert(lineage_config, plugins, renewal_candidate)
  250. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1151, in renew_cert
  251. _get_and_save_cert(le_client, config, lineage=lineage)
  252. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 113, in _get_and_save_cert
  253. renewal.renew_cert(config, domains, le_client, lineage)
  254. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 297, in renew_cert
  255. new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains)
  256. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 294, in obtain_certificate
  257. orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
  258. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 330, in _get_order_and_authorizations
  259. authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
  260. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 73, in handle_authorizations
  261. resp = self._solve_challenges(aauthzrs)
  262. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 124, in _solve_challenges
  263. resp = self.auth.perform(all_achalls)
  264. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/plugins/webroot.py", line 78, in perform
  265. self._create_challenge_dirs()
  266. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/plugins/webroot.py", line 168, in _create_challenge_dirs
  267. stat_path = os.stat(path)
  268. OSError: [Errno 2] No such file or directory: '/tmp/well-known'
  269.  
  270. 2018-05-03 09:45:57,908:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
  271. 2018-05-03 09:45:57,908:ERROR:certbot.renewal: /etc/letsencrypt/live/black-raven.fr/fullchain.pem (failure)
  272. 2018-05-03 09:45:57,909:DEBUG:certbot.log:Exiting abnormally:
  273. Traceback (most recent call last):
  274. File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 11, in <module>
  275. sys.exit(main())
  276. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1315, in main
  277. return config.func(config, plugins)
  278. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1228, in renew
  279. renewal.handle_renewal_request(config)
  280. File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 443, in handle_renewal_request
  281. len(renew_failures), len(parse_failures)))
  282. Error: 1 renew failure(s), 0 parse failure(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement