Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: outsourcedph on June 15, 2017, 08:48:41 AM

Title: ./cqlsh fails to connect to localhost (when by default it is set as 127.0.0.1)
Post by: outsourcedph on June 15, 2017, 08:48:41 AM
./cqlsh fails to connect to localhost (when by default it is set as 127.0.0.1) - but if I change the IP to my localhost IP (on cassandra-env.sh) I can connect to CQLSH shell - Please note I have no problem running my Cassandra binary

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")})
Title: Re: ./cqlsh fails to connect to localhost (when by default it is set as 127.0.0.1)
Post by: cavagnaro on June 15, 2017, 03:12:50 PM
Is 127.0.0.1 allowed at Cassanda config?

Enviado de meu E6633 usando Tapatalk

Title: Re: ./cqlsh fails to connect to localhost (when by default it is set as 127.0.0.1)
Post by: outsourcedph on June 15, 2017, 03:36:25 PM
How & where do I check that sir?
Title: Re: ./cqlsh fails to connect to localhost (when by default it is set as 127.0.0.1)
Post by: cavagnaro on June 15, 2017, 04:29:25 PM
At the Cassanda config file Sir

Enviado de meu E6633 usando Tapatalk