[GH-ISSUE #118] Harvester is crashing #95

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

Originally created by @muchweb on GitHub (May 21, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/118

log.io-harvester crashes on log change with following:

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: EISDIR, read

after this log.io-server is infinitely reporting

error: Lost TCP connection...

I am watching a directory with rotating winston logs.

Originally created by @muchweb on GitHub (May 21, 2014). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/118 `log.io-harvester` crashes on log change with following: ``` events.js:72 throw er; // Unhandled 'error' event ^ Error: EISDIR, read ``` after this `log.io-server` is infinitely reporting ``` error: Lost TCP connection... ``` I am watching a directory with rotating [winston](https://github.com/flatiron/winston) logs.
kerem closed this issue 2026-02-26 05:31:19 +03:00
Author
Owner

@muchweb commented on GitHub (May 29, 2014):

This only happens when watching directories, works fine with singular files.

<!-- gh-comment-id:44554140 --> @muchweb commented on GitHub (May 29, 2014): This only happens when watching directories, works fine with singular files.
Author
Owner

@msmathers commented on GitHub (Aug 1, 2014):

Log.io currently does not support watching directories, only specific files.

<!-- gh-comment-id:50851277 --> @msmathers commented on GitHub (Aug 1, 2014): Log.io currently does not support watching directories, only specific files.
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#95
No description provided.