Error finalizing order :: CSR is missing Order domain #10

Closed
opened 2019-01-17 07:52:30 +00:00 by Ghost · 1 comment

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

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 <anonymous> 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
Ghost closed this issue 2019-01-17 08:00:01 +00:00
Author

i mixed with domain with 'www'
Thanks

i mixed with domain with 'www' Thanks
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/acme.js-ARCHIVED#10
No description provided.