You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:09:55+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:09:57+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:09:59+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:10:01+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:10:02+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:10:04+01:00"}
{"errors":null,"level":"warning","local":"172.18.25.93:55435","msg":"ping request inconclusive due to errors","numErrors":0,"ringpop":"ringpopd-go","target":"172.18.25.93:56203","time":"2015-11-19T10:10:06+01:00"}
This is occurring in a healthy ring:
$ ringpop-admin status 172.18.25.93:55435
172.18.25.93:55435 alive
172.18.25.93:56203 alive
$
It looks like this message is being printed whether there are errors collected or not (note that len(errs) is 0 in the message).
The text was updated successfully, but these errors were encountered:
I am seeing a lot of log warnings like:
This is occurring in a healthy ring:
It looks like this message is being printed whether there are errors collected or not (note that
len(errs)
is0
in the message).The text was updated successfully, but these errors were encountered: