carboncopies/BrainGenix-NES

API causing connection drops

Closed this issue · 2 comments

When running more than one node, the following error presents itself:

[ 0] [2021-06-14 05:42:59] [ ManagementAPI] [ManagementAPIThread] Management API Recieved Connection From: ('127.0.0.1', 44810)
Connection dropped: socket connection broken
Transition to CONNECTING
[ 9] [2021-06-14 05:44:02] [ Zookeeper] [ LeaderCheckDaemon]
[ 9] [2021-06-14 05:44:02] [ SystemTelemetry] [ AutoRefresh] Exception:
Connection dropped: socket connection broken
Connection dropped: socket connection broken
Connection dropped: socket connection broken
Connection dropped: socket connection broken
Session has expired
[ 9] [2021-06-14 05:44:08] [ Zookeeper] [ LeaderCheckDaemon]
[ 9] [2021-06-14 05:44:08] [ Zookeeper] [ LeaderCheckDaemon]
[ 9] [2021-06-14 05:44:08] [ Zookeeper] [ LeaderCheckDaemon]
[ 9] [2021-06-14 05:44:08] [ Zookeeper] [ LeaderCheckDaemon]

Seems to be fixed for now with the rewrite using Kafka.