Uploaded image for project: 'Couchbase Ruby client library'
  1. Couchbase Ruby client library
  2. RCBC-188

Querying views with couchbase ruby client sometimes fails.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • None
    • 1.3.11
    • None
    • Security Level: Public

    Description

      Expected: Querying a view from couchbase-ruby-client makes successful request.

      Actual: Querying a view from couchbase-ruby-client sometimes fails making a successful request.

      Not sure if related to fixes from: (Starting appearing after https://github.com/couchbase/couchbase-ruby-client/commit/9d8b6944982038dcf5d7dcc966c4e717033f1cf0 )

      https://issues.couchbase.com/browse/CCBC-546

      -----------------------------------------------------

      Stack Trace:

      Couchbase::Error::Network (failed to execute HTTP request, Generic network failure. Enable detailed error codes (via LCB_CNTL_DETAILED_ERRCODES, or via `detailed_errcodes` in the connection string) and/or enable logging to get more information (key="_design/category/_view/by_language?connection_timeout=75000&wrapper_class=Category&key=%22eng%22", error=0x10)):
      app/services/service/category/get_all.rb:13:in `get_categories'
      app/services/service/category/get_all.rb:3:in `initialize'
      app/controllers/categories_controller.rb:6:in `new'
      app/controllers/categories_controller.rb:6:in `block (2 levels) in index'
      app/controllers/categories_controller.rb:4:in `index'

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            jabberfest Fernando
            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