mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #120] error: Lost TCP connection... #97
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#97
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 @needforspeed on GitHub (Jul 16, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/120
I see this in the
log.io-serverterminal. What caused this problem?In addition I see incomplete log message line in the web page stream area. Each line start with time stamp, like this
[Wed Jul 16 13:39:51 2014]. Most lines are complete, but some lines only shows the very first character[, without anything after that.I'm using ubuntu 14.04 and my
log.ioversion is 0.3.3@jnovack commented on GitHub (Jul 23, 2014):
I notice this when I restart the server or harvester.
It is VERY picky that it has to start up in the right order.
We should be able to start them in any order, and restart them at will.
@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.