An unexpected error occured UnexpectedUpdate: AuthorizationResource

After having ran the ./letsencrypt-auto and ./letsencrypt-auto --apache after selecting the domain, i get the following error:

2015-12-15 18:34:27,441:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
2015-12-15 18:34:27,652:DEBUG:requests.packages.urllib3.connectionpool:“HEAD /acme/new-authz HTTP/1.1” 405 0
2015-12-15 18:34:27,657:DEBUG:root:Received <Response [405]>. Headers: {‘Content-Length’: ‘0’, ‘Pragma’: ‘no-cache’, ‘Expires’: ‘Tue, 15 Dec 2015 18:34:27 GMT’, ‘Server’: ‘nginx’, ‘Connection’: 'k$
2015-12-15 18:34:27,659:DEBUG:acme.client:Storing nonce: '!\x10p\xb0\x90\x89\x80mD\xdc_\x1f\x1dN~\x95\xd2O\x0c!\xf6\xe8<\\x03ow/\x84HYl’
2015-12-15 18:34:27,660:DEBUG:acme.jose.json_util:Omitted empty fields: expires=None, challenges=None, status=None, combinations=None
2015-12-15 18:34:27,660:DEBUG:acme.client:Serialized JSON: {“identifier”: {“type”: “dns”, “value”: “AiAi.nl”}, “resource”: “new-authz”}
2015-12-15 18:34:27,662:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), kid=None, jwk=None, x5t=None, x5tS256=None, cty=None, x5u=None, typ=None, alg=None, jku=None
2015-12-15 18:34:27,667:DEBUG:acme.jose.json_util:Omitted empty fields: x5c=(), crit=(), kid=None, nonce=None, x5tS256=None, cty=None, x5t=None, x5u=None, typ=None, jku=None
2015-12-15 18:34:27,668:DEBUG:root:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz. args: (), kwargs: {‘data’: '{“header”: {“alg”: “RS256”, “jwk”: {“e”: “AQAB”, “kty”: $
2015-12-15 18:34:27,669:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
2015-12-15 18:34:27,930:DEBUG:requests.packages.urllib3.connectionpool:“POST /acme/new-authz HTTP/1.1” 201 560
2015-12-15 18:34:27,935:DEBUG:root:Received <Response [201]>. Headers: {‘Content-Length’: ‘560’, ‘Expires’: ‘Tue, 15 Dec 2015 18:34:27 GMT’, ‘Strict-Transport-Security’: ‘max-age=604800’, ‘Server’$
2015-12-15 18:34:27,937:DEBUG:acme.client:Storing nonce: '\xec\x8f\xb2\xf7\x05\xe5\xe6\x9c\xab\xc2\xa2\x98\x1fF\xabt@g\xf7\xcb^\xba\xd1!<\xd7\xe4\xe3/\x81\xc9\xd7’
2015-12-15 18:34:27,937:DEBUG:acme.client:Received response <Response [201]> (headers: {‘Content-Length’: ‘560’, ‘Expires’: ‘Tue, 15 Dec 2015 18:34:27 GMT’, ‘Strict-Transport-Security’: 'max-age=6$
2015-12-15 18:34:27,942:DEBUG:letsencrypt.cli:Exiting abnormally:
Traceback (most recent call last):
File “/home/youno/.local/share/letsencrypt/bin/letsencrypt”, line 11, in
sys.exit(main())
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py”, line 1283, in main
return args.func(args, config, plugins)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py”, line 470, in run
lineage = _auth_from_domains(le_client, config, domains)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py”, line 336, in _auth_from_domains
lineage = le_client.obtain_and_enroll_certificate(domains)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py”, line 283, in obtain_and_enroll_certificate
certr, chain, key, _ = self.obtain_certificate(domains)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py”, line 266, in obtain_certificate
return self._obtain_certificate(domains, csr) + (key, csr)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/client.py”, line 224, in _obtain_certificate
authzr = self.auth_handler.get_authorizations(domains)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/auth_handler.py”, line 74, in get_authorizations
domain, self.account.regr.new_authzr_uri)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py”, line 215, in request_domain_challenges
typ=messages.IDENTIFIER_FQDN, value=domain), new_authz_uri)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py”, line 198, in request_challenges
return self._authzr_from_response(response, identifier)
File “/home/youno/.local/share/letsencrypt/local/lib/python2.7/site-packages/acme/client.py”, line 179, in _authzr_from_response
raise errors.UnexpectedUpdate(authzr)
UnexpectedUpdate: AuthorizationResource(body=Authorization(status=Status(pending), challenges=(ChallengeBody(chall=TLSSNI01(token='PSce\xc5r\x03L\x7fx\xa7\x83\x05\xce\xe3@\x19.\x008\x88\x98\xdb\xe$

some help would be really appreciated.

Thanks

There was some issues on the production API today which are resolved now (http://letsencrypt.status.io/). Maybe that caused the problem you are seeing.

Nope, nothing has changed.

bump… :alien::alien::alien:

Same issue. Haven’t been able to get a cert. Clean system (Ubuntu 14.04)
UnexpectedUpdate: AuthorizationResource(body=Authorization(status=Status(pending), challenges=(…