Metaswitch / clearwater-docker

Docker integration for Project Clearwater
Other
41 stars 64 forks source link

issue with web interface register new user, and issue cqlsh in Cassandra node #58

Open minhnv-viosoft opened 7 years ago

minhnv-viosoft commented 7 years ago

Symptoms

after of step : -Build all the other Clearwater Docker images and start a deployment. sudo docker-compose -f minimal-distributed.yaml up -d

the nodes are running and I can go to web interface and register new user but always get the error ( after click register and redirect to dashboard ) :

Failed to update the server ( see detailed diagnostics in developer console). Please refresh the page

I ssh to Cassandra node and run cqlsh to view data $cqlsh Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})

Impact

Release and environment

Vmware workstation 12 pro. Docker on Ubuntu 14.04 server

Steps to reproduce

eleanor-merry commented 7 years ago

Ported to https://github.com/Metaswitch/project-clearwater-issues/issues/14