Aerospike source code error

I’m seeing this error using the latest version of Node.js client and latest version of Aerospike.

Anyone ever see this and know whats going on?

{ code: 1, message: ‘AEROSPIKE_ERR_SERVER’, func: ‘as_command_parse_header’, file: ‘src/main/aerospike/as_command.c’, line: 485, }

Hi NawarA,

Can you please share info about your dev environment (OS, Node.js version, etc.) and when exactly you’re seeing this error? As in which operation – while connecting, writing a record, reading a record, etc.? Also, just to be sure, let us know specific versions of both Aerospike Node.js Client and Aerospike Server that you have deployed.

Thanks!