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

[1.x] Views for password-less buckets do not work with Couchbase Server 5.x+

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • backlog-1.0
    • 1.3.13
    • library
    • None
    • 1

    Description

      In Couchbase Server 5.0 onwards, all view engine activity is protected via auth.

      In previous versions if your bucket didn't have a password you did not have to provide authentication with your HTTP request.

      This means that the 1.x .NET client is broken with views on password-less buckets and Couchbase Server 5.x+.

      This release line is long past EOL, so this will not be fixed, but I have raised this NCBC for future reference if people come across the same issue.

      Error message:

      Error: Could not connect to view
      

      Workaround:

      Add a password to your bucket user and set this password in your application.

      Solution:

      Upgrade to .NET 2.x where this is not an issue.

      Attachments

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

        Activity

          People

            matt.carabine Matt Carabine (Inactive)
            matt.carabine Matt Carabine (Inactive)
            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