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). & tried with different option, by keeping only 1 node, but no hope. 2017-10-23 20:06:31,739 [MessagingService-Outgoing-/96.115.209.92-Gossip] WARN SSLFactory.java:221 - Filtering out [TLS_RSA_WITH_AES_256_CBC_SHA] as it isn't supported by the socket 2017-10-23 20:06:31,739 [MessagingService-Outgoing-/96.115.209.92-Gossip] ERROR OutboundTcpConnection.java:487 - SSL handshake error for outbound connection to 15454e08[SSL_NULL_WITH_NULL_NULL: Socket[addr=/96.115.209.92 ,port=10145,localport=60859]] javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate) *2017-10-23 20:06:32,655 [main] ERROR CassandraDaemon.java:752 - Exception encountered during startupjava.lang.RuntimeException: Unable to gossip with any seeds* 2017-10-23 20:06:32,666 [StorageServiceShutdownHook] INFO HintsService.java:221 - Paused hints dispatch 2017-10-23 20:06:32,667 [StorageServiceShutdownHook] WARN Gossiper.java:1514 - No local state, state is in silent shutdown, or node hasn't joined, not announcing shutdown 2017-10-23 20:06:32,667 [StorageServiceShutdownHook] INFO MessagingService.java:964 - Waiting for messaging service to quiesce 2017-10-23 20:06:32,667 [ACCEPT-/96.115.208.150] INFO MessagingService.java:1314 - MessagingService has terminated the accept() thread 2017-10-23 20:06:33,134 [StorageServiceShutdownHook] INFO HintsService.java:221 - Paused hints dispatch Can some one able to put some light on this issue, will be a great help. thanks in advance, - regards Anumod.