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: App fails to start if the inProgressQueries file is empty but exists #22

Closed
BenB196 opened this issue Sep 24, 2019 · 1 comment
Closed

Comments

@BenB196
Copy link
Owner

BenB196 commented Sep 24, 2019

If the inProgressQueries files exists, the app will fail to start with the following error:

error getting old in progress queries
panic: error: parsing in progress queries from: /crashplan-ffs-puller/<query_name>inProgressQueries.json unexpected end of JSON input

goroutine 18 [running]:
github.com/BenB196/crashplan-ffs-puller/ffsEvent.FFSQuery(0xc000130600, 0x39, 0xc00005a070, 0x6b, 0xc000122e00, 0x1, 0x4, 0x1, 0x1f90, 0xc000026cf0, ...)
        /app/ffsEvent/ffsEvent.go:44 +0x10f5
created by main.main.func1
        /app/main.go:46 +0x15f
BenB196 added a commit that referenced this issue Sep 25, 2019
@BenB196
Copy link
Owner Author

BenB196 commented Sep 26, 2019

Fixed in releease v0.0.7.

@BenB196 BenB196 closed this as completed Sep 26, 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