Skip to content

Authentification fail to Windows Couchbase Server 5.0.1 build 5003 #22

@IPessers

Description

@IPessers

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions