mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #49] UI Not Displaying Log Entries #39
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#39
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 @mikej165 on GitHub (Jan 22, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/49
I have a log.io setup wherein I monitor 4 different log files. When I bring up the UI in any browser (latest Chrome, for example), I see no log entries displayed, only the summary info at the bottom of the page that correctly informs me of the number of logs being monitored, etc. Is there anything special that needs to be done or should I expect to 'just work'?
@msmathers commented on GitHub (Feb 21, 2013):
v0.3.0 has a brand new WebClient codebase, so I'm going to close this... Feel free to reopen if it continues to happen with v0.3.0.
@richbodo commented on GitHub (Feb 26, 2013):
I have a similar issue. Successful install on Ubuntu, I see the traffic from log.io-harvester to log.io-server with tcpdump. Successful reporting by webserver of message count (10) and messages per second (.1). however...
Nodes is reported as -2, and streams as 0. No messages are displayed on the screens.
Hoping I can debug this on my own but I thought I would mention it since this is a similar issue. (Node 0.8.21 on ubuntu 12.10)
@richbodo commented on GitHub (Feb 26, 2013):
O.k. that only happened with firefox 19 on ubuntu (ubuntu package install). When I opened the webserver url in chrome 24.0.1312.70 the logs showed just fine. let me know if you want debug info.