Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ...
- 2016-03-04 22:13:15,739:INFO:letsencrypt.auth_handler:Cleaning up challenges
- 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/it9bUASbHMp-v5RRqvlDR-rsTPCAjKkSZYhOTyPonQA
- 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/hqbo4pSft5iwQ5vqRNtYzOxoXu-N72L0cPa9xwMzf9c
- 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/X4s6Ch6yvTGh8pQXLxXglLVi4kZ47cIi8dfXiBYtfLo
- 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
- 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/BDsNwxXr1gljemjdm25WnVciP0bYYbNC27vb8qnwa-4
- 2016-03-04 22:13:15,739:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ACNq0GdQzeWZ2nnTpzdlxI-B4UPKE_6kn6EE1zhzAE4
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/2ioOEi_AezTwPWMiIKv8TkyppXvJizEL3KfAtq2Jerw
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ROIt4cAIelsbppcEE0uXr67cPtZoFwYF-iPDqF0ovUE
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/emnwygsyxYs8VDEpC2DLPZO0xv04dCQnG9Iw84o7d6o
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/ezwgdiZRNI7qYJ4ZYnRbv4iPpoo71mQecNOwbH7gOp0
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/EN6Tv0aE8Jj6Sv0X9XESjqyFjxOukWT3yWUFfQ3uQg0
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/PiSBXeEIlGofde-aEzfscd11jOikBagHxBh0DKryjfk
- 2016-03-04 22:13:15,740:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/GKh1WiQqME0djTd1tc7VUCIM8Xn6wPxiwTXXxGY5Tzs
- 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/Mz-Z-915IVmAlD4QaSoWXTiPU3prTay2UNJg_O7JNMc
- 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/TxwwfzDGaDgQVXjlnZJ_bZKoyEx9YgWwEuTpMwm8kjE
- 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:Removing /var/www/redirect-https/.well-known/acme-challenge/rpgEAV4nCjLbPyymlEUcf3ULOcd8n-JAeYzm5zcy-ic
- 2016-03-04 22:13:15,741:DEBUG:letsencrypt.plugins.webroot:All challenges cleaned up, removing /var/www/redirect-https/.well-known/acme-challenge
- 2016-03-04 22:13:15,741:DEBUG:acme.client:Requesting issuance...
- 2016-03-04 22:13:15,741:DEBUG:acme.client:Serialized JSON: {"resource": "new-cert", "csr": "..."}
- 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
- 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
- 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": "..."}'}
- 2016-03-04 22:13:15,746:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
- 2016-03-04 22:13:19,661:DEBUG:requests.packages.urllib3.connectionpool:"POST /acme/new-cert HTTP/1.1" 500 88
- 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}'
- 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'
- 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}'
- 2016-03-04 22:13:19,665:DEBUG:letsencrypt.cli:Exiting abnormally:
- Traceback (most recent call last):
- File "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
- sys.exit(main())
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 1993, in main
- return config.func(config, plugins)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 707, in obtain_cert
- _, action = _auth_from_domains(le_client, config, domains, lineage)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 458, in _auth_from_domains
- new_certr, new_chain, new_key, _ = le_client.obtain_certificate(domains)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 252, in obtain_certificate
- return self.obtain_certificate_from_csr(domains, csr) + (key, csr)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py", line 229, in obtain_certificate_from_csr
- authzr)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 319, in request_issuance
- headers={'Accept': content_type})
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 652, in post
- return self._check_response(response, content_type=content_type)
- File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py", line 568, in _check_response
- raise messages.Error.from_json(jobj)
- Error: urn:acme:error:serverInternal :: The server experienced an internal error :: Error creating new cert
Advertisement
Add Comment
Please, Sign In to add comment