07-30-2017 09:58 PM - edited 03-01-2019 03:56 AM
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
Solved! Go to Solution.
07-30-2017 10:07 PM
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
07-30-2017 10:07 PM
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
05-03-2019 11:48 AM
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?
09-10-2022 08:47 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide