Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import_logs give a IOError: [Errno 29] Illegal seek when receive log from pipe because we can't seek stdin in pipe mode #294

Merged
merged 1 commit into from May 27, 2014

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2014

For this issue I have found a thread here http://forum.piwik.org/read.php?2,97108 and http://forum.piwik.org/read.php?2,111193 but I have problem also with python 2.7. With try: except: the issue is solved.

…from pipe because

we can't seek stdin in pipe mode
mattab pushed a commit that referenced this pull request May 27, 2014
import_logs give a IOError: [Errno 29] Illegal seek when receive log from pipe because we can't seek stdin in pipe mode

Fixes #5254
@mattab mattab merged commit 7513fef into matomo-org:master May 27, 2014
@mattab
Copy link
Member

mattab commented May 27, 2014

Thanks for the nice bug fix!

@mattab
Copy link
Member

mattab commented Jul 8, 2016

followed up in matomo-org/matomo-log-analytics#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant