Advertisement
naqashsattar

letsencrypt error

Jul 17th, 2017
687
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.63 KB | None | 0 0
  1. 2017-07-17 21:59:43,675:DEBUG:certbot.main:certbot version: 0.16.0
  2. 2017-07-17 21:59:43,677:DEBUG:certbot.main:Arguments: ['--webroot', '-w', '/var/www/gardensdubai.com/htdocs/', '-d', 'gardensdubai.com', '-d', 'www.gardensdubai.com', '--email', 'admin@gardensdubai.com', '--text', '--agree-tos']
  3. 2017-07-17 21:59:43,677:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  4. 2017-07-17 21:59:43,691:DEBUG:certbot.log:Root logging level set at 20
  5. 2017-07-17 21:59:43,692:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  6. 2017-07-17 21:59:43,693:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
  7. 2017-07-17 21:59:43,696: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 0x7f29d427fe10>
  12. Prep: True
  13. 2017-07-17 21:59:43,697:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7f29d427fe10> and installer None
  14. 2017-07-17 21:59:43,701:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(status=None, contact=(u'mailto:admin@exmaple.com',), agreement=u'https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf', key=JWKRSA(key=<ComparableRSAKey(<cryptography.hazmat.backends.openssl.rsa._RSAPublicKey object at 0x7f29d428c3d0>)>)), uri=u'https://acme-v01.api.letsencrypt.org/acme/reg/18052914', new_authzr_uri=u'https://acme-v01.api.letsencrypt.org/acme/new-authz', terms_of_service=u'https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf'), 70c8c8f771fb90ad9805bccd03933dcc, Meta(creation_host=u'easyengine-1.c.spherical-jetty-172018.internal', creation_dt=datetime.datetime(2017, 6, 27, 21, 11, 25, tzinfo=<UTC>)))>
  15. 2017-07-17 21:59:43,702:DEBUG:acme.client:Sending GET request to https://acme-v01.api.letsencrypt.org/directory.
  16. 2017-07-17 21:59:43,706:DEBUG:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
  17. 2017-07-17 21:59:43,841:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 352
  18. 2017-07-17 21:59:43,842:DEBUG:acme.client:Received response:
  19. HTTP 200
  20. Server: nginx
  21. Content-Type: application/json
  22. Content-Length: 352
  23. Boulder-Request-Id: kNritl_AloV6S3NahZMH1v1gtMX3EKSU_Cfyr3gTJ78
  24. Replay-Nonce: 0GvdC43x1hVE35OQY6n66WLOqYcmzSzNnDiNB60bP6A
  25. X-Frame-Options: DENY
  26. Strict-Transport-Security: max-age=604800
  27. Expires: Mon, 17 Jul 2017 21:59:43 GMT
  28. Cache-Control: max-age=0, no-cache, no-store
  29. Pragma: no-cache
  30. Date: Mon, 17 Jul 2017 21:59:43 GMT
  31. Connection: keep-alive
  32.  
  33. {
  34. "key-change": "https://acme-v01.api.letsencrypt.org/acme/key-change",
  35. "new-authz": "https://acme-v01.api.letsencrypt.org/acme/new-authz",
  36. "new-cert": "https://acme-v01.api.letsencrypt.org/acme/new-cert",
  37. "new-reg": "https://acme-v01.api.letsencrypt.org/acme/new-reg",
  38. "revoke-cert": "https://acme-v01.api.letsencrypt.org/acme/revoke-cert"
  39. }
  40. 2017-07-17 21:59:43,844:INFO:certbot.main:Obtaining a new certificate
  41. 2017-07-17 21:59:43,844:DEBUG:acme.client:Requesting fresh nonce
  42. 2017-07-17 21:59:43,844:DEBUG:acme.client:Sending HEAD request to https://acme-v01.api.letsencrypt.org/acme/new-authz.
  43. 2017-07-17 21:59:43,903:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "HEAD /acme/new-authz HTTP/1.1" 405 0
  44. 2017-07-17 21:59:43,904:DEBUG:acme.client:Received response:
  45. HTTP 405
  46. Server: nginx
  47. Content-Type: application/problem+json
  48. Content-Length: 91
  49. Allow: POST
  50. Boulder-Request-Id: Dp-9v_TDPYB_Ft8vATVNKE65G2robltmTAXMX0EoR9I
  51. Replay-Nonce: xoS28wJhxIiPA3fEf5_8krAyD1B2AyF_LB7Wj8unefI
  52. Expires: Mon, 17 Jul 2017 21:59:43 GMT
  53. Cache-Control: max-age=0, no-cache, no-store
  54. Pragma: no-cache
  55. Date: Mon, 17 Jul 2017 21:59:43 GMT
  56. Connection: keep-alive
  57.  
  58.  
  59. 2017-07-17 21:59:43,904:DEBUG:acme.client:Storing nonce: xoS28wJhxIiPA3fEf5_8krAyD1B2AyF_LB7Wj8unefI
  60. 2017-07-17 21:59:43,905:DEBUG:acme.client:JWS payload:
  61. {
  62. "identifier": {
  63. "type": "dns",
  64. "value": "gardensdubai.com"
  65. },
  66. "resource": "new-authz"
  67. }
  68. 2017-07-17 21:59:43,907:DEBUG:acme.client:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz:
  69. {
  70. "protected": "eyJub25jZSI6ICJ4b1MyOHdKaHhJaVBBM2ZFZjVfOGtyQXlEMUIyQXlGX0xCN1dqOHVuZWZJIiwgImFsZyI6ICJSUzI1NiIsICJqd2siOiB7ImUiOiAiQVFBQiIsICJrdHkiOiAiUlNBIiwgIm4iOiAib3FOS2JVRHdTV2t0YXhUaWFBTmlVaGxTLWFaTW5OQU1faUpELXJPMFE1Q081MUFuekQ3NGdrUXFaNEVYb1ZIbENrelRiZU1kdERzQ1drTTRsaVhQVmxkZUlRbUtEenZNN3FaYjBXNGlLUmUxem9PMzh0ZHZsQ19TTV8tc1FrLWc3WUdOdllyMnNLbHpHeEM2YkgwZFU0dTlFdV9KVEU3cmNVdnF1WGtKUjZjTjRVbXlHX0tYVEtPd2NFSS1rWGZjRVRXRmNvZmhJSl9xbk9fX2R2SmtuX1ZjZGItVzdQVVh2Z0JFZHZvMmZtOGdtaEtzRnRCMGd5cEJ2aHVCb1RYQkVlWTJRUmhZbDM5UjBzV2I2WFptZGYyRHBLbkthRHZtcmZpSkowUDh3QUZYRXF6Q1FtSUJZUXpBZUlzdGs4NFc2OUlaZ3NhTWQ5M2ZBc3NJVG1Qc0FRIn19",
  71. "payload": "ewogICJpZGVudGlmaWVyIjogewogICAgInR5cGUiOiAiZG5zIiwgCiAgICAidmFsdWUiOiAiZ2FyZGVuc2R1YmFpLmNvbSIKICB9LCAKICAicmVzb3VyY2UiOiAibmV3LWF1dGh6Igp9",
  72. "signature": "TEC0_3iLZkE1AzXoDEebmSB_OgmkJdTIQKBaRzb-3tIPULnCFCVt4Wb9Ft-9oA2a-wFm74KKhZhzGy-6JLbzHTtzpDTLhTrhJATJarCLOCr2XW2r2tr_X5bq7E2EJKW1omPqPTL0MICKtQRxWIlLYBDexnejCk1WlN61HaV3k75a1TQCKCbtbKuHHDZpw1sSNyxbVF_lTOpR5FeKArGH6UtiXNXwpuHk1Zujr8WNxEkNY1f6uAEtW2umsBlwIHBC098szEksQUSssJNmvOjBwyqSXvu8PT1QR67mmTGSFP67WrO39i3rq7rpmsI7n_SO_6dO8pKMvbpCvAkLzqyAeg"
  73. }
  74. 2017-07-17 21:59:48,962:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 "POST /acme/new-authz HTTP/1.1" 500 111
  75. 2017-07-17 21:59:48,963:DEBUG:acme.client:Received response:
  76. HTTP 500
  77. Server: nginx
  78. Content-Type: application/problem+json
  79. Content-Length: 111
  80. Boulder-Request-Id: 4Q4or3gwAADB3HMU2-PiTJ4tgGPxujPIiO5-8jdTG88
  81. Replay-Nonce: 2uDNNZEBV8PXTaT8vO3DLVeRIUUdyDdg4Ya49RzzDdA
  82. Expires: Mon, 17 Jul 2017 21:59:48 GMT
  83. Cache-Control: max-age=0, no-cache, no-store
  84. Pragma: no-cache
  85. Date: Mon, 17 Jul 2017 21:59:48 GMT
  86. Connection: close
  87.  
  88. {
  89. "type": "urn:acme:error:serverInternal",
  90. "detail": "Failed to get registration by key",
  91. "status": 500
  92. }
  93. 2017-07-17 21:59:48,963:DEBUG:acme.client:Storing nonce: 2uDNNZEBV8PXTaT8vO3DLVeRIUUdyDdg4Ya49RzzDdA
  94. 2017-07-17 21:59:48,964:DEBUG:certbot.log:Exiting abnormally:
  95. Traceback (most recent call last):
  96. File "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
  97. sys.exit(main())
  98. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/main.py", line 743, in main
  99. return config.func(config, plugins)
  100. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/main.py", line 683, in certonly
  101. lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
  102. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/main.py", line 82, in _get_and_save_cert
  103. lineage = le_client.obtain_and_enroll_certificate(domains, certname)
  104. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/client.py", line 356, in obtain_and_enroll_certificate
  105. certr, chain, key, _ = self.obtain_certificate(domains)
  106. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/client.py", line 317, in obtain_certificate
  107. self.config.allow_subset_of_names)
  108. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 66, in get_authorizations
  109. self.authzr[domain] = self.acme.request_domain_challenges(domain)
  110. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 212, in request_domain_challenges
  111. typ=messages.IDENTIFIER_FQDN, value=domain), new_authzr_uri)
  112. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 191, in request_challenges
  113. response = self.net.post(self.directory.new_authz, new_authz)
  114. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 682, in post
  115. return self._post_once(*args, **kwargs)
  116. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 695, in _post_once
  117. return self._check_response(response, content_type=content_type)
  118. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 582, in _check_response
  119. raise messages.Error.from_json(jobj)
  120. Error: urn:acme:error:serverInternal :: The server experienced an internal error :: Failed to get registration by key
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement