Details
Description
10.112.211.1Steps to reproduce:
- Install couchbase-server-7.0.0-5062 rpm on clean vagrant (or other)
- set up single node cluster
- create bucket
- collect logs
- observe logs
stats.log indicates cbstats was not provided a valid host string
stats.log |
==============================================================================
|
memcached stats all
|
cbstats -a 127.0.0.1: all -u
|
==============================================================================
|
Invalid format for host string: '127.0.0.1:'
|
==============================================================================
|
memcached stats checkpoint
|
cbstats -a 127.0.0.1: checkpoint -u
|
==============================================================================
|
Invalid format for host string: '127.0.0.1:'
|
==============================================================================
|
memcached stats collections
|
cbstats -a 127.0.0.1: collections -u
|
==============================================================================
|
Invalid format for host string: '127.0.0.1:'
|
==============================================================================
|
memcached stats config
|
cbstats -a 127.0.0.1: config -u
|
==============================================================================
|
Invalid format for host string: '127.0.0.1:'
|
==============================================================================
|
Prometheus metrics have also not been collected:
cbcollect_info.log |
[2021-04-29T14:49:03.556541+00:00] Failed to create prometheus snapshot: 7
|
[2021-04-29T14:49:03.556599+00:00] Error: unable to retrieve statistics
|
Attachments
Issue Links
- relates to
-
MB-46013 [Windows] cbbackupmgr failed due to "Stream request for vBucket 365 timed out after 3m0s"
- Closed