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

Bug: Handle unexpected EOF #45

Closed
BenB196 opened this issue Oct 10, 2019 · 1 comment
Closed

Bug: Handle unexpected EOF #45

BenB196 opened this issue Oct 10, 2019 · 1 comment

Comments

@BenB196
Copy link
Owner

BenB196 commented Oct 10, 2019

The following error is not properly handled.

error getting file events for ffs query: main_query
panic: Post https://forensicsearch-default.prod.ffs.us2.code42.com/forensic-search/queryservice/api/v1/fileevent/export: unexpected EOF

goroutine 605928 [running]:
github.com/BenB196/crashplan-ffs-puller/ffsEvent.queryFetcher(0xc000128d90, 0xa, 0xc0000f6660, 0x17, 0xc000128da0, 0xf, 0xc000128d9a, 0x2, 0xc000128d9c, 0x3, ...)
        /app/ffsEvent/ffsEvent.go:251 +0x2d3b
created by github.com/BenB196/crashplan-ffs-puller/ffsEvent.FFSQuery.func5
        /app/ffsEvent/ffsEvent.go:185 +0x1e9
BenB196 added a commit that referenced this issue Oct 13, 2019
@BenB196
Copy link
Owner Author

BenB196 commented Oct 13, 2019

Fixed in release v0.1.5.

@BenB196 BenB196 closed this as completed Oct 13, 2019
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

No branches or pull requests

1 participant