Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-95

Query returns service_not_available if connection string has 'localhost'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 1.0.0-beta.3
    • 1.0.0-beta
    • None
    • None
    • 1

    Description

      Noticed this today, with the current master (1780621...).   The fit tests use couchbase://localhost for the connection string, which always was fine.  But, with this sha and the 2 after it, I cannot perform a query at all.   I get the service_not_available error.  Just changing to couchbase://127.0.0.1 and I'm fine.  However, I can do kv operations without an issue, using localhost

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              avsej Sergey Avseyev
              david.kelly David Kelly (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes