N1QL can't found bucket

104 views
Skip to first unread message

Victor Fernandez

unread,
Nov 20, 2014, 10:32:37 AM11/20/14
to couc...@googlegroups.com
Hi
I have Couchbase Server 3.0.1 and I am using also N1QL developer preview 3.
When I try to connect with my bucket "default" by a POST Request I got this error
"error":
        {
            "caller": "view_index:200",
            "code": 5000,
            "key": "Internal Error",
            "message": "Bucket default not found."
        }
Obviously the bucket exists in my cluster.
Anyone have an idea why this is happening? Does this Couchbase server version
supports N1QL?


Gerald

unread,
Nov 21, 2014, 10:26:24 AM11/21/14
to couc...@googlegroups.com
Hi Victor,

2 suggestions:

- Make sure your bucket is not password-protected (N1QL does not yet support SASL buckets)

- Run CREATE PRIMARY INDEX ON default

-Gerald
Reply all
Reply to author
Forward
0 new messages