Michael Nitschinger

Results 59 comments of Michael Nitschinger

@baer-devl did you create a user with the same name of the bucket? I think I could reproduce the issue if I also create a user of the same name...

@baer-devl the access level should not make a difference, I think something is tripping it up with the same user name as the bucket name. I'll go look into it...

@baer-devl I'm looking into this with @avsej from the libcouchbase side, but what's going on is that during KV auth the server "auto-selects" a bucket if the user name is...

@himanshumps I'm trying to fix the issue for the next release so that the user doesn't have to worry about it.

@himanshumps I've recently pushed a alpha.4, can you try if it works there?

@adamhjk good question, I think at the time I thought this was a good idea to make it easier for users. But these days I'm not so sure anymore -...

@brigand I fixed it on master, can you try if that works for you?

@brigand unfortunately I think brew install libcouchbase is installing lcb2, not lcb3 which is needed. this change has been closed but it needs to go again at some point: https://github.com/Homebrew/homebrew-core/pull/49103...

Actually, now that I read this again `--head` might install lcb3, but to be on the safe side can you try with static again? If it still fails is there...

@brigand we do not support running a proxy/port forwarding between client and server, and the reason is the client looks at a config it gets from the server, including ports...