Re: Cassandra 3.10 Bootstrap- Error

2017-10-24 Thread Anumod Mullachery
a services on the seed nodes and see if > that helps. > > > Do let me know if this solved your problem. > > > > Thanks, > > Dipan Shah > > > ------ > *From:* Anumod Mullachery > *Sent:* Tuesday, October 24, 2017 2:12 AM > *To:* user@cassandra.a

Re: Cassandra 3.10 Bootstrap- Error

2017-10-24 Thread Dipan Shah
olved your problem. Thanks, Dipan Shah From: Anumod Mullachery Sent: Tuesday, October 24, 2017 2:12 AM To: user@cassandra.apache.org Subject: Cassandra 3.10 Bootstrap- Error Hi, We are using cassandra 3.10 , with Network topology strategy , & 2 DC having

Re: Cassandra 3.10 Bootstrap- Error

2017-10-23 Thread kurt greaves
Looks like you're having SSL issues. Is the new node configured with the same internode_encryption settings as the existing nodes?. No appropriate protocol (protocol is disabled or cipher suites are > inappropriate) Implies the new node is making a connection without SSL or the wrong ciphers. ​

Cassandra 3.10 Bootstrap- Error

2017-10-23 Thread Anumod Mullachery
Hi, We are using cassandra *3.10* , with *Network topology strategy* , &* 2 DC* having *only 1 node each*. We are trying to add New nodes (auto_bootstrap: true) in yaml , but getting the below error- In the Seed nodes list, we have provided both the existing nodes from both DC(total -2 nodes).