Reporter Error: No Such Index

Hello,

When looking at my current reporter.log file, I noticed this error
message:

"Reporter::ERROR no such index (Cluster::nodes[Intel::stuck_out_tongue:
$descr]) /usr/local/bro/share/bro/base/frameworks/intel/./cluster.bro,
line 35"

I did some searching online and couldn't find much information regarding
this error message. Does anyone know what the cause might be?

In case this is at all helpful, I have a cluster of five machines for my
current Bro configuration: One
is acting as the Master & Proxy node, and the other four are Worker
nodes. The four worker nodes have Myricom 10g NICs and are using the
Bro::Myricom plugin. Everything seems to be working, and data is being
logged.

Any information would be greatly appreciated!

Regards,

Hi Zach,

"Reporter::ERROR no such index (Cluster::nodes[Intel::stuck_out_tongue:
$descr]) /usr/local/bro/share/bro/base/frameworks/intel/./cluster.bro,
line 35"

I did some searching online and couldn't find much information regarding
this error message. Does anyone know what the cause might be?

I remember others reporting the same issue but unfortunately I don't
remember a solution. It might be a timing issue during the setup of the
cluster. To have a closer look you could start by printing p$descr in
that handshake event. Which Bro version are you using?

Jan