First install aerospike errors

wget https://download.aerospike.com/artifacts/aerospike-server-community/5.5.0.12/aerospike-server-community-5.5.0.12-ubuntu18.04.tgz

tar xvf aerospike-server-community-5.5.0.12-ubuntu18.04.tgz

./asinstall

service aerospike start

aql

/data/app/aerospike/aerospike-server-community-5.5.0.12-ubuntu18.04# aql Seed: 127.0.0.1 User: None Config File: /etc/aerospike/astools.conf /root/.aerospike/astools.conf WARN Failed to connect to seed 127.0.0.1 3000. AEROSPIKE_ERR_CLIENT Invalid proto type: 84 Expected: 1, 127.0.0.1:3000 Error -1: Failed to connect

It seems the server didn’t start. I suggest checking the log file to see why it failed to start.

Here are some notes on accessing logs on systemd.

thanks meher,The port 3000 is occupied,dose aeraspiker have telegram or slack to discuss?

Hey @terryyao we use this forum instead of Telegram/Slack/etc. as it’s easier to find information and similar questions!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.