xmidt-org / codex-deploy

Codex provides a historical context about devices connected to XMiDT.
Apache License 2.0
5 stars 8 forks source link

Unable to start codex-deploy #121

Closed utsavbatra5 closed 3 years ago

utsavbatra5 commented 3 years ago

Hi @joe94 and @kristinapathak ,

After running bash deploy.sh , we are getting following logs: Creating network "docker-compose_back-tier" with the default driver Creating prometheus ... done Creating yb-manager-n1 ... done Creating yb-tserver-n1 ... done Creating svalinn ... done Creating gungnir ... done Connection error: ('Unable to connect to any servers', {'172.23.0.4': IndexError('list index out of range',)})

The error seems to be coming from yugabyte db instantiation. Can you please check on these?

Regards, Utsav

utsavbatra5 commented 3 years ago

Works fine after a system restart :)