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

at_eof fails is there is no temp file. #17

Open
thanos opened this issue Nov 1, 2016 · 0 comments
Open

at_eof fails is there is no temp file. #17

thanos opened this issue Nov 1, 2016 · 0 comments
Assignees
Labels

Comments

@thanos
Copy link
Owner

thanos commented Nov 1, 2016

PROBLEM

at_eof fails is there is no temp file.

Traceback (most recent call last):
  File "<string>", line 436, in <module>
  File "<string>", line 431, in main
  File "site-packages/tailchaser/tailer.py", line 375, in cli
  File "<string>", line 225, in run
  File "site-packages/tailchaser/tailer.py", line 147, in run
  File "site-packages/tailchaser/tailer.py", line 106, in at_eof
OSError: [Errno 2] No such file or directory: '/tmp/tmpdS7Hfq/1935438796'
2016-10-31 16:39:19,969 CRITICAL  __main__      EXIT: KILLED
2016-10-31 16:39:19,971 INFO      requests.packages.urllib3.connectionpool  Starting new HTTP connection (1): 10.243.57.194
You are now leaving the Python sector.
@thanos thanos added the bug label Nov 1, 2016
@thanos thanos self-assigned this Nov 1, 2016
thanos added a commit that referenced this issue Nov 1, 2016
fixing #17 - at_eof fails is there is no temp file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant