Originally created by ArvindKumar.A » Fri Oct 11, 2013 12:10 pm
Postby ArvindKumar.A » Fri Oct 11, 2013 12:10 pm
Dear Friends,
I am able to install and start the aerospike server on Centos6 … Presently i am facing the below issue. Started fine , but if i do any operation it says cannot connect to local host.
Please can somebody help on this ?
[root@localhost ~]# sudo service aerospike start Starting and checking aerospike: asd (pid 5485) is running… [ OK ]
[root@localhost ~]# aql OPTIONS [aerospike.c:177][aerospike_connect] WARN - can’t connect to 127.0.0.1:3000 [aerospike.c:182][aerospike_connect] ERROR - can’t connect to any host Error: (200) can’t connect to any host
[root@localhost ~]# sudo service aerospike status asd dead but pid file exists [root@localhost ~]#