Api 1 request error to new-authz, once #294

Closed
opened 2025-12-29 01:21:20 +01:00 by adam · 1 comment
Owner

Originally created by @rudiedirkx on GitHub (Mar 10, 2018).

I got this error, once:

 + Requesting authorization for games.home.hotblocks.nl...
  + ERROR: An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-authz (Status 500)

Details:
HTTP/1.1 100 Continue
Expires: Sat, 10 Mar 2018 01:29:48 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 500 Internal Server Error
Server: AkamaiGHost
Mime-Version: 1.0
Content-Type: text/html
Content-Length: 176
Expires: Sat, 10 Mar 2018 01:29:48 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Sat, 10 Mar 2018 01:29:48 GMT
Connection: close

<HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>
An error occurred while processing your request.<p>
Reference&#32;&#35;179&#46;13a9645f&#46;1520645388&#46;b9ed2bc
</BODY></HTML>

Then I updated Dehydrated to head, and then it worked.

So no real problem, just sharing. Not sure if it was LE's fault or Dehydrated's. Do with it what you want.

Originally created by @rudiedirkx on GitHub (Mar 10, 2018). I got this error, once: ``` + Requesting authorization for games.home.hotblocks.nl... + ERROR: An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-authz (Status 500) Details: HTTP/1.1 100 Continue Expires: Sat, 10 Mar 2018 01:29:48 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache HTTP/1.1 500 Internal Server Error Server: AkamaiGHost Mime-Version: 1.0 Content-Type: text/html Content-Length: 176 Expires: Sat, 10 Mar 2018 01:29:48 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Sat, 10 Mar 2018 01:29:48 GMT Connection: close <HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY> An error occurred while processing your request.<p> Reference&#32;&#35;179&#46;13a9645f&#46;1520645388&#46;b9ed2bc </BODY></HTML> ``` Then I [updated Dehydrated](https://github.com/lukas2511/dehydrated/compare/c0bcf91...6e802dd) to head, and then it worked. So no real problem, just sharing. Not sure if it was LE's fault or Dehydrated's. Do with it what you want.
adam closed this issue 2025-12-29 01:21:20 +01:00
Author
Owner

@lukas2511 commented on GitHub (Mar 10, 2018):

LE had problems for a while, "Internal Server Error" is never a dehydrated issue, thanks for reporting anyway.

@lukas2511 commented on GitHub (Mar 10, 2018): LE had problems for a while, "Internal Server Error" is never a dehydrated issue, thanks for reporting anyway.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#294