Details
Description
In the the n_1 analytics.log, the following failures to obtain set request auths can be observed:
2018-04-04T01:38:59.953-07:00 INFO CBAS.cbas ++++++++++++ starting cbas main ++++++++++++
|
2018-04-04T01:38:59.953-07:00 INFO CBAS.cbas uuid: 5d1f34bd2fb75d0d9c54fb9ba245d7c4
|
<snip>
|
2018-04-04T01:39:39.777-07:00 FATA CBAS.cbas error cbauth.SetRequestAuth(): Unable to find given hostport in cbauth database: `127.0.0.1:9616'
|
<snip>
|
2018-04-04T01:39:41.139-07:00 INFO CBAS.cbas ++++++++++++ starting cbas main ++++++++++++
|
2018-04-04T01:39:41.140-07:00 INFO CBAS.cbas uuid: 5d1f34bd2fb75d0d9c54fb9ba245d7c4
|
2018-04-04T01:39:41.155-07:00 INFO CBAS.cbas setting java.home to bundled jre (/home/couchbase/jenkins/workspace/cbas-cbcluster-test/install/lib/cbas/runtime)
|
2018-04-04T01:39:41.174-07:00 FATA CBAS.cbas error cbauth.SetRequestAuth(): Unable to find given hostport in cbauth database: `127.0.0.1:9616'
|
In this case, 127.0.0.1:9616 is a valid host-port combination, it's the cbas_cc_http_port for this node (i.e. n_1)
Attachments
Issue Links
- blocks
-
MB-29099 [CX] Intermittent Failure in failover_recover_cc_full test on master
- Closed