I'm trying to switch Cassandra from localhost to server IP where cassandra has been installed. In Cassandras config file:
cassandra.yaml
, I changed listen_address to my IP, also on seed and on rps_address. Beyond on picture you can see that also I have changed name of Cluster to
First Cluster
But when i start CQLSH I got:
Where am I doing wrong?