Certbot.renewal failure

Hi

I have some domains running for a few months but noticed today that they have expired. I tried to run certbot manually with certbot -vv renew but get erros like

2016-10-31 13:10:43,373:DEBUG:requests.packages.urllib3.connectionpool:“POST /acme/new-authz HTTP/1.1” 500 62
2016-10-31 13:10:43,377:DEBUG:root:Received <Response [500]>. Headers: {‘content-length’: ‘62’, ‘boulder-request-id’: ‘8Kys6WwnAOdVicq0AAl257dX-gW79WNUOkiuogSYzSA’, ‘expires’: ‘Mon, 31 Oct 2016 13:10:43 GMT’, ‘server’: ‘nginx’, ‘connection’: ‘close’, ‘pragma’: ‘no-cache’, ‘cache-control’: ‘max-age=0, no-cache, no-store’, ‘date’: ‘Mon, 31 Oct 2016 13:10:43 GMT’, ‘content-type’: ‘application/problem+json’, ‘replay-nonce’: ‘1hi1QZ7q6JblmSGhO2Iig6AR6x-g8o1rPxw_sKSYAGY’}. Content: '{\n “type”: “urn:acme:error:serverInternal”,\n “status”: 500\n}'
2016-10-31 13:10:43,379:DEBUG:acme.client:Storing nonce: '\xd6\x18\xb5A\x9e\xea\xe8\x96\xe5\x99!\xa1;b"\x83\xa0\x11\xeb\x1f\xa0\xf2\x8dk?\x1c?\xb0\xa4\x98\x00f’
2016-10-31 13:10:43,379:DEBUG:acme.client:Received response <Response [500]> (headers: {‘content-length’: ‘62’, ‘boulder-request-id’: ‘8Kys6WwnAOdVicq0AAl257dX-gW79WNUOkiuogSYzSA’, ‘expires’: ‘Mon, 31 Oct 2016 13:10:43 GMT’, ‘server’: ‘nginx’, ‘connection’: ‘close’, ‘pragma’: ‘no-cache’, ‘cache-control’: ‘max-age=0, no-cache, no-store’, ‘date’: ‘Mon, 31 Oct 2016 13:10:43 GMT’, ‘content-type’: ‘application/problem+json’, ‘replay-nonce’: ‘1hi1QZ7q6JblmSGhO2Iig6AR6x-g8o1rPxw_sKSYAGY’}): '{\n “type”: “urn:acme:error:serverInternal”,\n “status”: 500\n}'
2016-10-31 13:10:43,380:WARNING:certbot.renewal:Attempting to renew cert from /etc/letsencrypt/renewal/pdf.carnegosystems.net.conf produced an unexpected error: urn:acme:error:serverInternal :: The server experienced an internal error. Skipping.

The system is a centos7 machine that is faully up to date.

Anyone got any ideas ?

Thanks

This may be probably related to an ongoing issue. Please see the letsencrypt status page - https://letsencrypt.status.io/

Incident Status Partial Service Disruption : acme-v01.api.letsencrypt.org (Production)
October 31, 2016 5:44AM UTC[Investigating] We are looking into a problem causing some users to experience errors when attempting to issue a certificate.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.