levinus

Letsencrypt Error Log

Mar 5th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ...
  2. 2016-03-04 22:13:15,739:INFO:letsencrypt.auth_handler:Cleaning up challenges
  3. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/it9bUASbHMp-v5RRqvlDR-rsTPCAjKkSZYhOTyPonQA
  4. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/hqbo4pSft5iwQ5vqRNtYzOxoXu-N72L0cPa9xwMzf9c
  5. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/X4s6Ch6yvTGh8pQXLxXglLVi4kZ47cIi8dfXiBYtfLo
  6. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/N_wO6_uCvPBL7P9SsVkRxiuzaVrbN5tEcm-EWyNB_V0
  7. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/BDsNwxXr1gljemjdm25WnVciP0bYYbNC27vb8qnwa-4
  8. 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ACNq0GdQzeWZ2nnTpzdlxI-B4UPKE_6kn6EE1zhzAE4
  9. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/2ioOEi_AezTwPWMiIKv8TkyppXvJizEL3KfAtq2Jerw
  10. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ROIt4cAIelsbppcEE0uXr67cPtZoFwYF-iPDqF0ovUE
  11. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/emnwygsyxYs8VDEpC2DLPZO0xv04dCQnG9Iw84o7d6o
  12. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ezwgdiZRNI7qYJ4ZYnRbv4iPpoo71mQecNOwbH7gOp0
  13. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/EN6Tv0aE8Jj6Sv0X9XESjqyFjxOukWT3yWUFfQ3uQg0
  14. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/PiSBXeEIlGofde-aEzfscd11jOikBagHxBh0DKryjfk
  15. 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/GKh1WiQqME0djTd1tc7VUCIM8Xn6wPxiwTXXxGY5Tzs
  16. 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/Mz-Z-915IVmAlD4QaSoWXTiPU3prTay2UNJg_O7JNMc
  17. 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/TxwwfzDGaDgQVXjlnZJ_bZKoyEx9YgWwEuTpMwm8kjE
  18. 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/rpgEAV4nCjLbPyymlEUcf3ULOcd8n-JAeYzm5zcy-ic
  19. 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:All challenges cleaned up, removing /var/www/redirect-https/.well-known/acme-challenge
  20. 2016-03-04 22:13:15,741:DEBUG:acme.client:Requesting issuance...
  21. 2016-03-04 22:13:15,741:DEBUG:acme.client:Serialized JSON: {"resource": "new-cert", "csr": "..."}
  22. 2016-03-04 22:13:15,742:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), typ=None, alg=None, jku=None, cty=None, x5t=None, kid=None, x5tS256=None, x5u=None, jwk=None
  23. 2016-03-04 22:13:15,745:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), typ=None, jku=None, nonce=None, cty=None, x5t=None, kid=None, x5tS256=None, x5u=None
  24. 2016-03-04 22:13:15,745:DEBUG:root:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-cert. args: (), kwargs: {'headers': {'Accept': 'application/pkix-cert'}, 'data': '{"header": {"alg": "RS256", "jwk": {"e": "AQAB", "kty": "RSA", "n": "..."}}, "protected": "...", "payload": "...", "signature": "..."}'}
  25. 2016-03-04 22:13:15,746:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
  26. 2016-03-04 22:13:19,661:DEBUG:requests.packages.urllib3.connectionpool:"POST /acme/new-cert HTTP/1.1" 500 88
  27. 2016-03-04 22:13:19,663:DEBUG:root:Received <Response [500]>. Headers: {'Content-Length': '88', 'Expires': 'Fri, 04 Mar 2016 22:13:19 GMT', 'Server': 'nginx', 'Connection': 'close', 'Pragma': 'no-cache', 'Cache-Control': 'max-age=0, no-cache, no-store', 'Date': 'Fri, 04 Mar 2016 22:13:19 GMT', 'Content-Type': 'application/problem+json', 'Replay-Nonce': 'PkPSw5c1aF61_FngQEpkTjWYO-V0n5idN4PeeETCjtQ'}. Content: '{"type":"urn:acme:error:serverInternal","detail":"Error creating new cert","status":500}'
  28. 2016-03-04 22:13:19,663:DEBUG:acme.client:Storing nonce: '>C\xd2\xc3\x975h^\xb5\xfcY\xe0@JdN5\x98;\xe5t\x9f\x98\x9d7\x83\xdexD\xc2\x8e\xd4'
  29. 2016-03-04 22:13:19,663:DEBUG:acme.client:Received response <Response [500]> (headers: {'Content-Length': '88', 'Expires': 'Fri, 04 Mar 2016 22:13:19 GMT', 'Server': 'nginx', 'Connection': 'close', 'Pragma': 'no-cache', 'Cache-Control': 'max-age=0, no-cache, no-store', 'Date': 'Fri, 04 Mar 2016 22:13:19 GMT', 'Content-Type': 'application/problem+json', 'Replay-Nonce': 'PkPSw5c1aF61_FngQEpkTjWYO-V0n5idN4PeeETCjtQ'}): '{"type":"urn:acme:error:serverInternal","detail":"Error creating new cert","status":500}'
  30. 2016-03-04 22:13:19,665:DEBUG:letsencrypt.cli:Exiting abnormally:
  31. Traceback (most recent call last):
  32.   File "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
  33.     sys.exit(main())
  34.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 1993, in main
  35.     return config.func(config, plugins)
  36.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 707, in obtain_cert
  37.     _, action = _auth_from_domains(le_client, config, domains, lineage)
  38.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 458, in _auth_from_domains
  39.     new_certr, new_chain, new_key, _ = le_client.obtain_certificate(domains)
  40.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 252, in obtain_certificate
  41.     return self.obtain_certificate_from_csr(domains, csr) + (key, csr)
  42.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 229, in obtain_certificate_from_csr
  43.     authzr)
  44.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 319, in request_issuance
  45.     headers={'Accept': content_type})
  46.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 652, in post
  47.     return self._check_response(response, content_type=content_type)
  48.   File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 568, in _check_response
  49.     raise messages.Error.from_json(jobj)
  50. Error: urn:acme:error:serverInternal :: The server experienced an internal error :: Error creating new cert
Advertisement
Add Comment
Please, Sign In to add comment