mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #85] Lost TCP conetion.. #64
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @airclear on GitHub (Jun 29, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/85
when the log.io-harvester was killed
log.io-server always echo "eror : Lost TCP Connection..."
how can handle this ?
@airclear commented on GitHub (Jul 2, 2013):
it Cause by the ping interval ...
need to clear it .
@xakraz commented on GitHub (Jul 18, 2013):
I'm using log.io 0.3.3 and have the same issue when a harvester node stop.
More over, when the same node restart log.io-harvester, it does not reappear in the Web UI
(in fact it register and a few second after it goes away....)
How can we handle harvest node connection / Deconnection / reconnection to the server?
The only way I have found is to :
@dvliman commented on GitHub (Jul 29, 2013):
I am having the same issue where the harvester stop and throw ENOENT on a log that was used to able to open
and as a result, log.io-server stops and says: Lost TCP connection
@msmathers commented on GitHub (Aug 1, 2014):
This has been addressed in v0.3.4. Both the server and harvester will gracefully recover from connection thrashing.