HTTP 500 on creating authz

Around 15 minutes ago the LE server started to fail our requests to authz creation with errors like (we’re using xenolf/lego go client):

acme.RemoteError{StatusCode:500, Type:"urn:acme:error:serverInternal", Detail:"Error creating new authz"}

Nothing was changed on our side and previously it was working fine. Has anything changed in your setup or did something just break?

Same issue here:

{
“type”: “urn:acme:error:serverInternal”,
“detail”: “Error creating new authz”,
“status”: 500
}.

Yes, we’re looking into elevated errors. Expect a status post within a min or two.

2 Likes

Seems to work again with me

1 Like

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