-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Kiwix incorrectly claims "not enough storage available" #854
Comments
@VorpalBlade Thx for your tickrt. Which version of Kiwix did you have before? |
What is the output of |
I can confirm the bug, anything above 4GB shows this problem for me. Ubuntu 22.04 |
I don't understand why the bug only appears now! This is a regression? A bug specific to btrfs? |
Not sure, flatpak auto updates. But it was the latest flatpak from late last year / early this year when I downloaded wikipedia data the previous time, and it worked back then.
It complained that it needed to be run with sudo, so I did that.
Definitely a regression. It worked before for me on btrfs late last year or early this year. I don't have any non-btrfs system to test with. However @juuz0 said they had the same issue and they ext4. |
That sounds to me like someone used an unsigned 32-bit integer by mistake somewhere. |
I suspect this commit b49ea7c and especially the appearing 'unsigned' |
Yeah right. That must be it since a build from 9e0575a works fine |
@juuz0 Would you be able to make a PR to fix it? We will have to make a new release irgently. |
A nightly, with the fix, will be available in a few hours at http://download.kiwix.org/nightly/2022-07-03/ |
I am a bit of a boomer. How exactly do I install this fix? |
@kelson42 I just did that. Not sure if this is intended but when I run the program, a command prompt comes up and stays up. When I tried to download Wikipedia, it stopped responding after 39MB, which happened almost instantly. |
Fails on ubuntu with 600G free, as described by others. |
Yes, we are working on the release |
I had wikipedia with pictures downloaded since before. I now noticed there was a newer version available and decided to download it.
![image](https://user-images.githubusercontent.com/3315306/176871227-87e4af16-fa95-4487-afaa-e4a7ff567f9f.png)
I removed the old version of wikipedia and went to download the new version. However the following popup shows up:
This is incorrect. According to the listing Wikipedia should be 89 GB.
Note output below may look a bit strange looking since kiwix is on it's own btrfs subvolume (to prevent automatic snapshots from including kiwix). However, as can be seen, there is more than double the required space available on this file system.
kiwix also complains about storage space for much smaller downloads, such as the 12 GB "introduction only" wikipedia download. However, really small downloads, like wikiquite (684 MB) starts correctly.
System info:
The text was updated successfully, but these errors were encountered: