mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #191] cannot access apache logs #157
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#157
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 @phil123456 on GitHub (May 10, 2017).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/191
Hello,
I install it that way
but as I run harvester :
but the file is there, so it got to be a permission issue
@phil123456 commented on GitHub (May 12, 2017):
anyone ?
@phil123456 commented on GitHub (May 16, 2017):
please anyone ? this bug makes the application unusable on debian
@msmathers commented on GitHub (Jan 12, 2020):
It's likely that the
log.io-harvesterprocess is being run by a user that doesn't have read permissions on/var/log/apache2/access.log. Dols -al /var/log/apache2/to see the permissions.Also, the newly released v0.4.3 uses a different installation/bin method for running the harvester & server, follow the new installation instructions.