Getting error with version 3.x SDK

Hey @brett19, thanks for the reply.

If it helps, I’ve tried to connect to different ports in range 8091-8096 using “cbq” tool and here’s the output of all:

Also, I’ve tried the solution proposed in this thread: Trouble connecting with nodejs - #6 by jgroh9, i.e. to use couchbase.Cluster.connect() instead, but still getting the same issue.

Will try to get the report using Wireshark as soon as possible and share with you. Please note once again that it does work with latest v2. I think the issue is related to the change in how the package works with network to make a connection.