Hi,
we are using couchbase sdk 4. Trying to connect to Cluster using username , password and trust store path (our certificate). It is working in dev, qa envr but failing in production environement with error code 14 unambiguous_timeout.
Hi @Vratika_Jain – Could you provide debug or trace level logs from running your application? There might be info in the logs as to why the SDK is unable to connect. See logging docs for details on logging with the SDK.