Your config looks fine to me, i tried reproducing the scenario by setting localhost in listen_address,rpc_address and seed list, and it worked fine, I had earlier the node local ip in the 3 fields and it was working fine.
Looks like there is some other issue here. On Tue, Feb 9, 2016 at 12:49 AM, Ted Yu <yuzhih...@gmail.com> wrote: > Here it is: > http://pastebin.com/QEdjtAj6 > > XX.YY is localhost in this case. > > On Mon, Feb 8, 2016 at 11:03 AM, Bhuvan Rawal <bhu1ra...@gmail.com> wrote: > >> could you paste your cassandra.yaml here, except for commented out lines? >> >> On Tue, Feb 9, 2016 at 12:30 AM, Ted Yu <yuzhih...@gmail.com> wrote: >> >>> The issue I described was observed on the seed node. >>> >>> Both rpc_address and listen_address point to localhost. >>> >>> bq. What addresses are there in the seed list? >>> >>> The IP of the seed node. >>> >>> I haven't come to starting non-seed node(s) yet. >>> >>> Thanks for the quick response. >>> >>> On Mon, Feb 8, 2016 at 10:50 AM, Bhuvan Rawal <bhu1ra...@gmail.com> >>> wrote: >>> >>>> Hi Ted, >>>> >>>> Have you specified the listen_address and rpc_address? What addresses >>>> are there in the seed list? >>>> >>>> Have you started seed first and after waiting for 30 seconds started >>>> other nodes? >>>> >>>> >>>> On Tue, Feb 9, 2016 at 12:14 AM, Ted Yu <yuzhih...@gmail.com> wrote: >>>> >>>>> Hi, >>>>> I am trying to setup a cluster with DSE 4.8.4 >>>>> >>>>> I added the following in resources/cassandra/conf/cassandra.yaml : >>>>> >>>>> cluster_name: 'cass' >>>>> >>>>> which resulted in: >>>>> >>>>> http://pastebin.com/27adxKTM >>>>> >>>>> This seems to be resolved by CASSANDRA-8072 >>>>> >>>>> My question is whether there is workaround ? >>>>> If not, when can I expect 2.1.13 release ? >>>>> >>>>> Thanks >>>>> >>>> >>>> >>> >> >