Internal server error 500
Hello,
Can someone help me understand what went wrong with this request? I'm using certbot to generate an ACME request for certificate. Not sure what to check here.
2022-03-02 00:27:24,538:DEBUG:acme.client:Sending POST request to https://api.buypass.com/acme/order/FSc7aN2n2aApI2wc7Rezys8eahu0Zj6JUCs_kUXLvB8/finalize:
{
"protected": "........
"signature": "VquGkDAf4N0Bo.....
"payload": "ewogICJjc.....
}
2022-03-02 00:27:24,946:DEBUG:urllib3.connectionpool:https://api.buypass.com:443 "POST /acme/order/FSc7aN2n2aApI2wc7Rezys8eahu0Zj6JUCs_kUXLvB8/finalize HTTP/1.1" 500 89
2022-03-02 00:27:24,946:DEBUG:acme.client:Received response:
HTTP 500
Content-Length: 89
Content-Type: application/json
Date: Wed, 02 Mar 2022 05:27:24 GMT
Mdc-Correlationid: 79c1d09a-bd26-4863-a528-58b0556394c8
Vary: Accept-Encoding
X-Buypass-Internal-Error-Detail-Code: INTERNAL_SERVER_ERROR
Strict-Transport-Security: max-age=63072000
{"code":500,"message":"INTERNAL_SERVER_ERROR","details":"HTTP 500 Internal Server Error"}
2022-03-02 00:27:24,946:DEBUG:acme.client:Ignoring wrong Content-Type ('application/json') for JSON Error