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

[windows]Failed to create view my_attr_index0 - cause: no available couch rest URLs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • query
    • Security Level: Public
    • 4.0.0-1650
    • Untriaged
    • Unknown

    Description

      ./testrunner -i /tmp/win_tuqvm.ini doc-per-day=6,standard_buckets=1,skip_build_tuq=True,cbq_version=sherlock,get-cbcollect-info=True,services_init=kv:n1ql,primary_indx_type=GSI -t tuqquery.tuq_index.QueriesViewsTests.test_explain_index_attr,GROUP=EXPLAIN;INDEX;P0

      single node with kv+n1ql+index services
      primary index is created successfully(GSI), EXPLAIN SELECT * FROM default was run also fine
      then tried to create an index using view
      CREATE INDEX my_attr_index0 ON default(join_yr)
      {u'status': u'errors', u'errors': [

      {u'msg': u'Failed to create view my_attr_index0 - cause: no available couch rest URLs', u'code': 13000}

      ], u'results': [], u'metrics':

      {u'elapsedTime': u'9.7419993s', u'executionTime': u'9.7419993s', u'resultSize': 0, u'resultCount': 0, u'errorCount': 1}

      , u'requestID': u'b428deff-5300-4ac6-af58-8af364aad9a3', u'signature': None}

      Attachments

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

        Activity

          People

            iryna iryna
            iryna iryna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty