We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, in the past used zimdump successfully with Gutenberg multigigabytes .zim, however failed to dump files as these:
https://download.kiwix.org/zim/stack_exchange/beer.stackexchange.com_en_all_2023-11.zim https://download.kiwix.org/zim/stack_exchange/ai.stackexchange.com_en_all_2023-10.zim
[sanmayce@djudjeto3 download.kiwix.org_zim]$ ls -l total 130132 -rw-r--r--. 1 sanmayce sanmayce 90170667 Dec 18 06:16 ai.stackexchange.com_en_all_2023-10.zim -rw-r--r--. 1 sanmayce sanmayce 13432954 Dec 18 06:25 beer.stackexchange.com_en_all_2023-11.zim -rwxr-xr-x. 1 sanmayce sanmayce 14734344 Nov 17 13:56 zimcheck -rwxr-xr-x. 1 sanmayce sanmayce 14750152 Nov 17 13:56 zimdump [sanmayce@djudjeto3 download.kiwix.org_zim]$ mkdir beer [sanmayce@djudjeto3 download.kiwix.org_zim]$ ./zimdump dump --dir beer/ beer.stackexchange.com_en_all_2023-11.zim Error writing file to errors dir. beer/_exceptions/ Exception: Error writing file to errors dir. beer/_exceptions/ [sanmayce@djudjeto3 download.kiwix.org_zim]$ mkdir ai [sanmayce@djudjeto3 download.kiwix.org_zim]$ ./zimdump dump --dir ai/ ai.stackexchange.com_en_all_2023-10.zim Error writing file to errors dir. ai/_exceptions/ Exception: Error writing file to errors dir. ai/_exceptions/ [sanmayce@djudjeto3 download.kiwix.org_zim]$
What is wrong, are all these files corrupt, what is the workaround/fix?
The text was updated successfully, but these errors were encountered:
Strongly this is a duplicate of #213
Sorry, something went wrong.
No branches or pull requests
Hi,
in the past used zimdump successfully with Gutenberg multigigabytes .zim, however failed to dump files as these:
https://download.kiwix.org/zim/stack_exchange/beer.stackexchange.com_en_all_2023-11.zim
https://download.kiwix.org/zim/stack_exchange/ai.stackexchange.com_en_all_2023-10.zim
What is wrong, are all these files corrupt, what is the workaround/fix?
The text was updated successfully, but these errors were encountered: