Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-14083

[windows] Failed to access view keyspace default or view index missing appears for queries with scan_consistency=request_plus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • 4.0.0
    • 4.0.0
    • query
    • Security Level: Public
    • 4.0.0-1650
    • Triaged
    • Windows 64-bit
    • Unknown

    Description

      single node with kv+index+n1ql services
      2 buckets
      created primary indexes(views)
      buckets were deleted and created again. All queries with scan_consistency=request_plus shows the error:

      iryna@ubuntu:~$ curl 'http://10.6.2.215:8093/query' -d 'statement=select * from default' -d 'scan_consistency=request_plus'
      {
      "requestID": "d0ca698c-46a2-4be9-997d-6cd530bad5bf",
      "signature":

      { "*": "*" }

      ,
      "results": [
      ],
      "errors": [

      { "code": 13007, "msg": "Failed to access view keyspace default or view index missing" }

      ],
      "status": "errors",
      "metrics":

      { "elapsedTime": "2.7579991s", "executionTime": "2.7570012s", "resultCount": 0, "resultSize": 0, "errorCount": 1 }

      }
      will attach cbcollects

      Attachments

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

        Activity

          People

            manik Manik Taneja (Inactive)
            iryna iryna
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty