Error finalizing order :: CSR is missing Order domain #10
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «%!s()»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
Hi,
Thank you for support :-)
I am using greenlock-express 2.6.7
I got the error
[acme-v2] handled(?) rejection as errback:
Error: Didn't finalize order: Unhandled status '403'. This is not one of the known statuses...
Requested: 'purefencing.co.uk'
Validated: 'purefencing.co.uk'
{
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "Error finalizing order :: CSR is missing Order domain "www.purefencing.co.uk"",
"status": 403
}
Please open an issue at https://git.coolaj86.com/coolaj86/acme-v2.js
at /home/chderen/www/node_modules/acme-v2/node.js:547:29
at
at process._tickDomainCallback (internal/process/next_tick.js:229:7)
[acme-v2] handled(?) rejection as errback:
Error: Didn't finalize order: Unhandled status '400'. This is not one of the known statuses...
Requested: 'www.purefencing.co.uk'
Validated: 'www.purefencing.co.uk'
{
"type": "urn:ietf:params:acme:error:malformed",
"detail": "Order's status ("processing") is not acceptable for finalization",
"status": 400
}
Please open an issue at https://git.coolaj86.com/coolaj86/acme-v2.js
Thank you
i mixed with domain with 'www'
Thanks