Socket close exceptions

Hi,

We keep getting the error : “System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host at Aerospike.Client.SyncCommand.Execute() at Aerospike.Client.AerospikeClient.Put(WritePolicy policy, Key key, Bin bins)” This started happening right around the time when we upgraded our aerospike servers to a newer version. Right now we are using server version : 3.10.1 and client(C# .net) version 3.2.2. Is there a particular sever-client version combination that is getting missed or is it something else?

1 Like