Enviado em 30/06/2015 - 11:06h
Salve pessoal, tudo certo?
Estou implementando uma solução Intranet aqui na empresa e aptamos pelo Vindula.
Porém estamos enfrentando o seguinte erro na etapa de instalação:
Imagem: http://i.imgur.com/pot5tFg.png
O que poderia ser?
Estou implementando uma solução Intranet aqui na empresa e aptamos pelo Vindula.
Porém estamos enfrentando o seguinte erro na etapa de instalação:
vindula@vindula:~$ vindulactl
Usage: vindulactl [OPTIONS] COMMAND [ARGS]...
Vindulactl command line tool.
Options:
--help Show this message and exit.
Commands:
install Install the Vindula Smart.
install_app Install the Vindula Smart.
install_db Install the Vindula Smart.
install_frontend Install the Vindula Smart.
start Start the Vindula Smart.
status Show the service's status
stop Stop the Vindula Smart.
uninstall Uninstall the Vindula Smart.
update Check for new version of Vindula.
vindula@vindula:~$ vindulactl install
[vindula@localhost] Executing task 'install'
[vindula@localhost] run: docker run -d --name="VINDULA-DB" -h VINDULA-DB -p 22 -p 11211:11211 -p 3306:3306 -p 6379:6379 -t -i vds-db:1.8 /sbin/my_init -- bash -l
[vindula@localhost] out: 2015/06/30 10:37:33 Error response from daemon: Conflict, The name VINDULA-DB is already assigned to 5a722980bce5. You have to delete (or rename) that container to be able to assign VINDULA-DB to a container again.
[vindula@localhost] out:
Fatal error: run() received nonzero return code 1 while executing!
Requested: docker run -d --name="VINDULA-DB" -h VINDULA-DB -p 22 -p 11211:11211 -p 3306:3306 -p 6379:6379 -t -i vds-db:1.8 /sbin/my_init -- bash -l
Executed: /bin/bash -l -c "docker run -d --name=\"VINDULA-DB\" -h VINDULA-DB -p 22 -p 11211:11211 -p 3306:3306 -p 6379:6379 -t -i vds-db:1.8 /sbin/my_init -- bash -l"
Aborting.
Disconnecting from localhost... done.
Imagem: http://i.imgur.com/pot5tFg.png
O que poderia ser?