cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
0
Replies

YANG Suite Install - Docker Install Issue

Netmart
Level 3
Level 3

Hello, 

When I am trying to install the YANG suite I do receive the following error:

 

git clone https://github.com/CiscoDevNet/yangsuite
Cloning into 'yangsuite'...
remote: Enumerating objects: 876, done.
remote: Counting objects: 100% (81/81), done.
remote: Compressing objects: 100% (62/62), done.
remote: Total 876 (delta 43), reused 30 (delta 19), pack-reused 795
Receiving objects: 100% (876/876), 44.86 MiB | 23.62 MiB/s, done.
Resolving deltas: 100% (369/369), done.
:~$ cd yangsuite/docker/ ; bash ./start_yang_suite.sh
Hello, please setup YANG Suite admin user.
username: admin
password:
confirm password:
Will you access the system from a remote host? (y/n): n
email: user@cisco.com
'
Setup test certificates? (y/n): n
Are key and certificate files in nginx/ directory with file names added to nginx/dockerfile and nginx/ssl-signed.conf? (y/n):

Exiting....

~/yangsuite/docker$ sudo cd yangsuite/docker/ ; bash ./start_yang_suite.sh
[sudo] password for user:
sudo: cd: command not found
sudo: "cd" is a shell built-in command, it cannot be run directly.
sudo: the -s option may be used to run a privileged shell.
sudo: the -D option may be used to run a command in a specific directory.
Hello, please setup YANG Suite admin user.
username: admin
password:
confirm password:
Will you access the system from a remote host? (y/n): n
email: user@cisco.com

Certificates already generated

Building docker containers...
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/json?all=1&filters=%7B%22label%22%3A%7B%22com.docker.compose.config-hash%22%3Atrue%2C%22com.docker.compose.project%3Ddocker%22%3Atrue%7D%7D": dial unix /var/run/docker.sock: connect: permission denied

0 Replies 0