Das ist dann wohl dumm gelaufen?
```
+ ERROR: An error occurred while sending post-request to https://acme-staging-v02.api.letsencrypt.org/acme/order/5901893/9737591784 (Status 500)

Details:
HTTP/2 500
server: nginx
date: Thu, 13 Jul 2023 15:46:07 GMT
content-type: application/problem+json
content-length: 132
cache-control: public, max-age=0, no-cache
link: https://acme-staging-v02.api.letsencrypt.org/directory;rel="index"
replay-nonce: 88B8RcwVs0IwiIPbe0IYQv-29KfskgUB7ZVGsw4W5ywgCwQ

{
"type": "urn:ietf:params:acme:error:serverInternal",
"detail": "Failed to retrieve order for ID 9737591784",
"status": 500
}

EXPECTED value GOT EOF
```

#letsencrypt

There are no comments yet.