Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install SONATA #35

Open
mrzung90 opened this issue Sep 28, 2016 · 7 comments
Open

Cannot install SONATA #35

mrzung90 opened this issue Sep 28, 2016 · 7 comments

Comments

@mrzung90
Copy link

Error message:
TASK [GATEKEEPER API - running Docker containers] ******************************
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "Error starting container e767c39d03498f3defb61d1ee311a862bff71cbfbbf29562e0f8986775747f5a: 500 Server Error: Internal Server Error ("Cannot link to a non running container: /son-gtksrv AS /son-gtkapi/son-gtksrv")"}

NO MORE HOSTS LEFT *************************************************************
[WARNING]: Could not create retry file 'son-cmud.retry'. [Errno 2] No
such file or directory: ''

PLAY RECAP *********************************************************************
localhost : ok=47 changed=15 unreachable=0 failed=1

@Navdeepuniyal
Copy link
Contributor

Could you please post the output of $docker ps -a from your machine.

@mrzung90
Copy link
Author

I would like to update the output:

****_@_:~/git/sonata/son-install$ docker ps -a
Cannot connect to the Docker daemon. Is the docker daemon running on this host?

@Navdeepuniyal
Copy link
Contributor

please use $ sudo docker ps -a (if you are not the root user)

@mrzung90
Copy link
Author

sudo docker ps -a:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
92aa28653eaf sonatanfv/son-yo-gen-bss "grunt serve:integrat" 29 minutes ago Up 29 minutes 1338/tcp, 9000/tcp, 0.0.0.0:25001->1337/tcp son-bss
e767c39d0349 sonatanfv/son-gtkapi "foreman start" 2 hours ago Created son-gtkapi
12edcbb95c5a sonatanfv/son-gtkvim "sh -c -e 'bundle exe" 2 hours ago Exited (1) 27 minutes ago son-gtkvim
29110b9353f7 sonatanfv/son-gtkrec "foreman start" 2 hours ago Up 28 minutes 0.0.0.0:5800->5800/tcp son-gtkrec
528657d90dac sonatanfv/son-gtkfnct "foreman start" 2 hours ago Up 28 minutes 0.0.0.0:5500->5500/tcp son-gtkfnct
0bb3b45a30bf sonatanfv/son-gtksrv "sh -c -e 'bundle exe" 2 hours ago Exited (1) 28 minutes ago son-gtksrv
c58369b6f53a sonatanfv/son-gtkpkg "foreman start" 2 hours ago Up 29 minutes 0.0.0.0:5100->5100/tcp son-gtkpkg
4dbd60b4ada3 sonatanfv/son-gui "./run.sh" 2 hours ago Exited (0) 29 minutes ago son-gui
714320c14e06 rabbitmq "docker-entrypoint.sh" 2 hours ago Up 29 minutes 4369/tcp, 5671/tcp, 25672/tcp, 0.0.0.0:5672->5672/tcp, 0.0.0.0:8080->15672/tcp son-broker
c77236fd08ca sonatanfv/son-mongo "/entrypoint.sh mongo" 2 hours ago Up 29 minutes 0.0.0.0:27017->27017/tcp son-mongo
8ccfb1f63972 sonatanfv/son-postgres "/docker-entrypoint.s" 2 hours ago Up 29 minutes 0.0.0.0:5432->5432/tcp son-postgres
6b5d23c55c61 sonatanfv/son-monitor-mysql "docker-entrypoint.sh" 2 hours ago Up 29 minutes 0.0.0.0:3306->3306/tcp son-monitor-mysql

@Navdeepuniyal
Copy link
Contributor

Please if you could provide the logs of the non running containers:
$ sudo docker logs 0bb3b45a30bf

@mrzung90
Copy link
Author

Sorry for late, please see docker log in the attachment.
docker.log.tar.gz

@felipevicens
Copy link
Member

hello @mrzung90 there is a stable version of SONATA SP. I invite you to test it. The documentation is available here: https://sonata-nfv.github.io/ and also the APIs are documented in the wiki of each component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants