I am trying to add 2nodes to cluster unfortunately it got failed, after that I tried to reverted the changes from my configuration file(I simply added mesh and access address).
Now I am trying to use with old configuration(multicast) and I stopped my aerospike and restarted again.
now I am trying run simple basic application put it is throwing error.
Error message:
Failed to connect to seed 127.0.0.1 3000. AEROSPIKE_ERR_CONNECTION Socket write
aerospike_connect() returned -1 - Failed to connect
previous one is for adding node to the cluster, but here after failing that I reverted the changes in “aerospike.config”
then I tried to run with the default one.
Still the connection error problem is coming.