[GH-ISSUE #85] Lost TCP conetion.. #64

Closed
opened 2026-02-26 05:31:13 +03:00 by kerem · 4 comments
Owner

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 ?

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 ?
kerem closed this issue 2026-02-26 05:31:13 +03:00
Author
Owner

@airclear commented on GitHub (Jul 2, 2013):

it Cause by the ping interval ...
need to clear it .

<!-- gh-comment-id:20341762 --> @airclear commented on GitHub (Jul 2, 2013): it Cause by the ping interval ... need to clear it .
Author
Owner

@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 :

  • stop every harvester
  • restart the server
  • restart every harvester
<!-- gh-comment-id:21202503 --> @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 : - stop every harvester - restart the server - restart every harvester
Author
Owner

@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

<!-- gh-comment-id:21731088 --> @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
Author
Owner

@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.

<!-- gh-comment-id:50854456 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#64
No description provided.