Details
Description
/opt/couchbase/bin/cbstats localhost:11210 couchdb
Traceback (most recent call last):
File "/opt/couchbase/lib/python/cbstats", line 356, in <module>
main()
File "/opt/couchbase/lib/python/cbstats", line 353, in main
c.execute()
File "/opt/couchbase/lib/python/clitool.py", line 43, in execute
f[0](mc, *args[2:], **opts.__dict__)
File "/opt/couchbase/lib/python/cbstats", line 38, in g
f(*args[:n])
File "/opt/couchbase/lib/python/cbstats", line 222, in stats_couchdb
histograms(mc, mc.stats('couchdb'))
File "/opt/couchbase/lib/python/cbstats", line 29, in g
if kwargs['allBuckets']:
KeyError: 'allBuckets'
Traceback (most recent call last):
File "/opt/couchbase/lib/python/cbstats", line 356, in <module>
main()
File "/opt/couchbase/lib/python/cbstats", line 353, in main
c.execute()
File "/opt/couchbase/lib/python/clitool.py", line 43, in execute
f[0](mc, *args[2:], **opts.__dict__)
File "/opt/couchbase/lib/python/cbstats", line 38, in g
f(*args[:n])
File "/opt/couchbase/lib/python/cbstats", line 222, in stats_couchdb
histograms(mc, mc.stats('couchdb'))
File "/opt/couchbase/lib/python/cbstats", line 29, in g
if kwargs['allBuckets']:
KeyError: 'allBuckets'
Activity
Steve Yen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Steve Yen [ steve ] |
Mike Wiederhold
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.0-beta [ 10113 ] | |
| Resolution | Won't Fix [ 2 ] |
Peter Wansch
made changes -
| Component/s | tools [ 10223 ] | |
| Component/s | cli [ 10011 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |