cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7374
Views
31
Helpful
3
Replies

nso start issue

skonni
Cisco Employee
Cisco Employee

When i am try to start nso getting below error.

[root@localhost ncs-4.4.2]# ncs

Bad configuration: /home/ncs-4.4.2/etc/ncs/ncs.conf:0: "./state/packages-in-use: Failed to create symlink: no such file or directory"

Daemon died status=21


can someone please help on this


Thanks,

Suresh Konni

1 Accepted Solution

Accepted Solutions

Hiro Takahashi
Cisco Employee
Cisco Employee

Hello Suresh,

You must run "nso" command under NSO instance directory (project directory).

Please create an instance directory as follows and run NSO.

test@debian:~$ mkdir ncsrun

test@debian:~$ ncs-setup --dest ncsrun

test@debian:~$ cd ncsrun/

test@debian:~/ncsrun$ ncs

Best regards,

Hiro

View solution in original post

3 Replies 3

Hiro Takahashi
Cisco Employee
Cisco Employee

Hello Suresh,

You must run "nso" command under NSO instance directory (project directory).

Please create an instance directory as follows and run NSO.

test@debian:~$ mkdir ncsrun

test@debian:~$ ncs-setup --dest ncsrun

test@debian:~$ cd ncsrun/

test@debian:~/ncsrun$ ncs

Best regards,

Hiro

Hi Hiro,

 

I have the same problem but I already created run-time environment. Until some time ago it was working fine, suddenly after my machine restarted, it shows me this error. What could be the problem?

Hello,

There could be a permission issue, ensure you're running ncs in your nso run folder under the designated user permission or where you installed your ncs in your local install setup.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: