Description
Trying to connect using N1QL or Analytics Query with CB 6.5 or above throws the following error. Tried with other SDK and thats not a requirement.
Error: You must have one open bucket before you can perform queries.
Attachments
Issue Links
- is duplicated by
-
JSCBC-859 Cluster level managers require bucket connection?
-
- Resolved
-
I'm not sure if this was fixed in the course of 3.2.0, but I am not able to reproduce this unless I use the incorrect cluster instantiation of `new couchbase.Cluster()` rather than `couchbase.connect()`.