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

Authentification fail to Windows Couchbase Server 5.0.1 build 5003 #22

Open
IPessers opened this issue Mar 26, 2018 · 8 comments
Open

Comments

@IPessers
Copy link

IPessers commented Mar 26, 2018

Hi,

I recently started a Node project with Couchbase and implemented my own promise system for Couchbase. I just found out about this package which seems well implemented but I encounter a weird bug.

I use the same credential as when I was using couchbase offical package (all was running smoothly) but when I try to reuse the exact same credentials with couchbase-promises, I received the following error:
CouchbaseError: Authentication failed. You may have provided an invalid username/password combination.

  1. I uninstalled couchbase before installing couchbase-promises => Failure
  2. I retried to query the database with only couchbase package on my Couchbase Server 5.0.1 => Success
  3. I tried both couchbase and couchbase-promises on an other Couchbase Server (Linux 4.5.1-2844 Community Edition (build-2844)) with the same query but other credentials => Success in both cases
  4. I retried to query with couchbase and couchbase-promises on Couchbase server Windows => Success with couchbase package but not couchbase-promises

I always receive the Authentication Failed error in case of failure.

I also reported the issue on the couchbase forums

Thank you for taking the time to read the issue \o/

Node: 8.9.4
Couchbase server: 5.0.1 build 5003 Windows
couchbase-promises: ^4.3.0
OS: Windows 10

@dsfields
Copy link
Owner

Hello, @IPessers. The library needs to be update to the latest driver, which should fix the issue. I will work on that this week.

@IPessers
Copy link
Author

Thank you, I can't wait for your update \o/
Thank you for your the quick answer and your time \o/

@dalborgo
Copy link

dalborgo commented Apr 8, 2018

Hello, @dsfields. Are you working on the couchbase server 5.0 compatibility?

Thanks.

@dsfields
Copy link
Owner

dsfields commented Apr 8, 2018

Hello, @dalborgo. Yes, support for 5.0 is being worked on.

@sm2017
Copy link

sm2017 commented Sep 10, 2018

@dsfields Can you please update your dependencies

@MalkaFeldman
Copy link

@dsfields - We are also waiting to your update, using your package was very useful until our last couchbase update...

@alexschomb
Copy link

I can see that you did create a v5 branch with one commit on Nov 30, but nothing since. I would love to see an update to this essential package 😄

@pbrickell
Copy link

Is this dead?

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

7 participants