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

cbhealthchecker failed to run

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • 4.0.0
    • 4.0.0
    • tools
    • Security Level: Public
    • None
    • Untriaged
    • Yes

    Description

      Install sherlock 1459 on 1 ubuntu 12.04 node
      Create default bucket
      Run /opt/couchbase/bin/cbhealthchecker -c 12.11.10.130:8091 -u Administrator -p password
      Got error
      Traceback (most recent call last):
      File "/opt/couchbase/lib/python/collector.py", line 119, in get_hostlist
      nodes = listservers.ListServers().runCmd('host-list', server, port, user, password, opts)
      TypeError: runCmd() takes exactly 8 arguments (7 given)

      Run again with default bucket
      /opt/couchbase/bin/cbhealthchecker -c 12.11.10.130:8091 -u Administrator -p password -b default

      Got same error

      Traceback (most recent call last):
      File "/opt/couchbase/lib/python/collector.py", line 119, in get_hostlist
      nodes = listservers.ListServers().runCmd('host-list', server, port, user, password, opts)
      TypeError: runCmd() takes exactly 8 arguments (7 given)

      Attachments

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

        Activity

          People

            bcui Bin Cui (Inactive)
            thuan Thuan Nguyen
            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