Hi,
I am getting the below error when querying couchbase using nodejs SDK .
The setup works fine on my local but i get the below error when app is deployed to Openshift. I am using Nodejs SDK 3.2.3
[Error: LCB_ERR_GENERIC (100): Generic error code] { code: 100 }
Any suggestions?