-
Notifications
You must be signed in to change notification settings - Fork 71
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
Database tick: 0 does not match supplied tick: 2000 (after release 0.14) #126
Comments
Thanks for reporting. The newer version does compression on the history database. Apparently, it isn't reliably detecting that the current history isn't compressed. Fix for now would be to delete your store |
I confirm that deleting |
Great, you wouldn't happen to have a copy of that file still? Would be helpful in tracking down the issue. |
Unfortunately not :( |
@bvaisvil I have the same issue, and still have the DB file, its 228Mb, if you'd like it, let me know. |
Yes, please! It should compress rather well. Hopefully small enough to add to the issue. |
Sorry for the delay, here is the gzip'd zenith store, which casuses the error in the original issue above. |
Thank you! |
I have one too, are you interested ? |
Yes, that would be very helpful. |
Here it is : sorry for the long response |
No worries. I've been super busy, myself. Thank you very much for the file. |
After the latest release
invoking
zenith
results in an exceptionindependent of the arguments given.
My architecture is the following, if it helps
The text was updated successfully, but these errors were encountered: