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

cbtransfer does not allow entry of second set of credentials for a secondary cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 5.1.0, 5.1.1, 5.1.2, 5.1.3, 5.5.0, 5.5.1, 5.5.2, 6.0.0
    • tools
    • None
    • Untriaged
    • Unknown

    Description

      When trying to transfer data between clusters using cbtransfer, the command has no capability to accept a secondary set of authentication credentials in order to connect to the second cluster:

      $ /opt/couchbase/bin/cbtransfer -u Administrator -p C0uchbase -t2 -b travel-sample -B travel2 http://10.121.190.101:8091/ http://10.121.190.103:8091/
      unable to access the REST API - please check your username (-u) and password (-p)
      ....
      $ /opt/couchbase/bin/cbtransfer -u Administrator -p C0uchbase -t2 -b travel-sample -B travel2 http://10.121.190.101:8091/ http://Administrator:COUCHBASE@10.121.190.103:8091/
      unable to access the REST API - please check your username (-u) and password (-p)
      

      The issue can be worked around by using the same details for both clusters, or use an intermediary filesystem to complete the transfer.

      Attachments

        Issue Links

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

          Activity

            People

              carlos.gonzalez Carlos Gonzalez Betancort (Inactive)
              stewart.peters Stewart Peters (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty