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

Latest sync of all.json.gz is broken #5

Open
johannesduesing opened this issue Oct 25, 2023 · 0 comments
Open

Latest sync of all.json.gz is broken #5

johannesduesing opened this issue Oct 25, 2023 · 0 comments

Comments

@johannesduesing
Copy link

johannesduesing commented Oct 25, 2023

The lastet sync of all.json.gz seems to me seems broken. When opened with 7ZIP it reports an CRC-Error, when programatically decompressing it in Java i get

java.util.zip.ZipException: Corrupt GZIP trailer
	at java.base/java.util.zip.GZIPInputStream.readTrailer(GZIPInputStream.java:225)
	at java.base/java.util.zip.GZIPInputStream.read(GZIPInputStream.java:119)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:106)

None of those errors occur with any of the three previous syncs, so i guess this may be a one-time issue with this particular instance (Commit 743629a). I'm happy just waiting for the next successful sync - just thought i would let you know, maybe there's an underlying issue there.

Thanks for providing this great repository, it helps me a lot!

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