in memory database - WARN AEROSPIKE_ERR_CLIENT Socket write error: 111 -


im getting error

$ aql 2015-10-10 15:48:10 warn aerospike_err_client socket write error: 111 error -1: failed seed cluster 

can me out of this.............!

is aerospike running on same host did run aql?

if is, listening on local 127.0.0.1 interface , on default port (3000)? (feel free share configuration).

if not, make sure specify host , port when running aql using -h , -p options: aql -h <ip> -p <port>


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -