Hi,
I'm using Elektron Zero Daemon and connecting to it from my own daemon program.
After about 10 minutes from when my daemon program establishes channel connection to EZD, EZD emits the following error log and my daemon program stops getting realtime feed from EZD.
<${MY_EZD_HOST}.ezd: Error: Wed Jan 18 14:00:01.792779 2017>
Disconnecting secure channel secureChannel.2. Disconnecting user socket 6 from host ${MY_DAEMON_HOST}. Reason: Unable to get session channel buffer to send message. Disconnecting chan│License : Feature values in license file
nel. Error: <Impl/ripcsrvr.c:7828> Error: 1009 ripcIntWrtHeader() failed, out of output buffers. The output buffer may need to be flushed.
<END>
Both a host with EZD and one with my daemon program have enough available memory.
What can be a cause? How can I solve this problem?
Thanks,