Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does this library really work #82

Open
sinkingsun2 opened this issue Dec 5, 2017 · 0 comments
Open

does this library really work #82

sinkingsun2 opened this issue Dec 5, 2017 · 0 comments

Comments

@sinkingsun2
Copy link

I changed the example a little bit
err1 := bucket.Set("someKey", 0, []string{"an", "example", "list"})
if err1 != nil {
log.Fatalf("Error setting bucket: %v", err1)
}
because I always get error.
on Couchbase 4, I got
Error setting bucket: MCResponse status=AUTH_ERROR, opcode=SASL_AUTH, opaque=0, msg: Auth failure
on Couchbase 5, I got
res=MCResponse status=SUCCESS, opcode=GET, opaque=0, msg: ,err=EOF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant