Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2168

QueryException does not provide textual details coming from the server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0
    • 3.0.0-beta.1
    • library
    • None
    • 1
    • SDK1: GA and Priority List

    Description

      Details such as:

      HTTP/1.1 404 Not Found
      Content-Length: 433
      Content-Type: application/json; version=2.0.0-N1QL
      Date: Fri, 25 Oct 2019 18:11:00 GMT
       
      {
      "requestID": "f3f3a313-df6f-4237-920b-3cd75714239c",
      "clientContextID": "1::2",
      "errors": [{"code":4000,"msg":"No index available on keyspace travel-sample that matches your query. Use CREATE INDEX or CREATE PRIMARY INDEX to create an index, or check that your expected index is online."}],
      "status": "fatal",
      "metrics": {"elapsedTime": "527.22µs","executionTime": "423.943µs","resultCount": 0,"resultSize": 0,"errorCount": 1}
      }
      

      Should be displayed while debugging.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty