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

wrong message when trying to initialize the cluster without --cluster-init-password

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Minor
    • 3.0
    • 2.1.0, 2.2.0
    • tools
    • Security Level: Public
    • None
    • Linux

    Description

      [root@localhost bin]# ./couchbase-cli cluster-init --cluster=localhost --cluster-init-username=Administrator
      ERROR: unable to init localhost (400) Bad Request
      [u'The password must be at least six characters.']

      expect to get error like

      [root@localhost bin]# ./couchbase-cli cluster-init --cluster=localhost --cluster-init-password=password
      ERROR: unable to init localhost (400) Bad Request
      [u'Username and password are required.']

      Attachments

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

        Activity

          People

            bcui Bin Cui (Inactive)
            andreibaranouski Andrei Baranouski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty