Description

This article highlights the reason of a configuration commit failure with error message "Check-out failed for Network security daemon (/usr/sbin/nsd) without details"

 

Symptoms

The error can seen due to multiple reasons. However, one out of a few would be when we try to add a configuration which requires a certificate but the associated certificate is not present in the device. The commit will fail with below error: 

user@router# commit check
error: Check-out failed for Network security daemon (/usr/sbin/nsd) without details
error: configuration check-out failed

Solution

This is an expected behavior. We can either add a new certificate or import an existing one to the device and then commit the configuration.  

Note: Make sure that the certificate ID of the existing or newly added certificate matches the configuration.

Modification History

2023-08-24: Initial release
2023-12-17: Updated the Related Information section
2024-06-27: Article published for public consumption

Related Information

[Junos] How to create a custom self-signed certificate for web-management using HTTPS