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

Error in downloader's get_feedback #35

Open
rgaudin opened this issue May 1, 2024 · 0 comments
Open

Error in downloader's get_feedback #35

rgaudin opened this issue May 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rgaudin
Copy link
Member

rgaudin commented May 1, 2024

[2024-05-01 08:49:28] :: Downloading content
[2024-05-01 08:49:28]    => Retrieving 3 files totaling 2.63 GiB… 

[2024-05-01 08:49:39]       ✓ Kiwix_wikipedia_en_top_nopic.zim 2.29 GiB (cached) (copied)

[2024-05-01 08:49:41]       ✓ Kiwix_raspberrypi.stackexchange.com_en_all_.zim 265.6 MiB (cached) (copied)

[2024-05-01 08:49:41]       ✓ Kiwix_phets_mul_all_.zim 82.04 MiB (cached) (copied)
Traceback (most recent call last):
  File "/tmp/onefile_925002_1714553312_811399/image_creator/entrypoint.py", line 99, in main
  File "/tmp/onefile_925002_1714553312_811399/image_creator/creator.py", line 59, in run
  File "/tmp/onefile_925002_1714553312_811399/image_creator/steps/contents.py", line 381, in run
  File "/tmp/onefile_925002_1714553312_811399/image_creator/steps/contents.py", line 156, in update
  File "/tmp/onefile_925002_1714553312_811399/image_creator/utils/aria2.py", line 909, in get_feedback
ValueError: min() arg is an empty sequence

Error: min() arg is an empty sequence
[2024-05-01 08:49:42]  Cleaning-up… ....DEBUG: /dev/loop5p1 not removed from fs
DEBUG: Unlinking /dev/loop5p1
DEBUG: Unlinking /dev/loop5p3
DEBUG: Unlinking /dev/loop5p2
...........
[2024-05-01 08:49:47]  Cleaning-up… ..............

Looks like started_ons is empty.

@rgaudin rgaudin added the bug Something isn't working label May 1, 2024
@rgaudin rgaudin self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant