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

AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • Morpheus
    • Morpheus
    • couchbase-bucket
    • Debian-10,
      Build version- 8.0.0-1374
    • Untriaged
    • Linux x86_64
    • 0
    • Unknown

    Description

      Attribute error for command:

      /opt/couchbase/bin/cbepctl localhost:11210 -u Administrator -p password -b GleamBookUsers0 set flush_param exp_pager_stime 10
      

      Received error:

      Traceback (most recent call last):
        File "/opt/couchbase/lib/python/cbepctl", line 360, in <module>
          c.execute()
        File "/opt/couchbase/lib/python/clitool.py", line 83, in execute
          f[0](mc, *args[2:], **opts.__dict__)
        File "/opt/couchbase/lib/python/cli_auth_utils.py", line 42, in g
          spec = inspect.getargspec(f)
                 ^^^^^^^^^^^^^^^^^^
      AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?
      

      This command works fine on version 8.0.0-1370

      Attachments

        Issue Links

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

          Activity

            People

              abhay.aggrawal Abhay Aggrawal
              abhay.aggrawal Abhay Aggrawal
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty