[GH-ISSUE #105] Downloads failing silently #148

Open
opened 2026-03-01 18:33:31 +03:00 by kerem · 0 comments
Owner

Originally created by @molnarti on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/105

After repeatedly running into the issues of assets being not bootable i took a closer look and realized that some assets are almost impossible to be downloaded from their Github URL. For example https://github.com/netbootxyz/asset-mirror/releases/download/250801-a96201bb/desktopfs.sfs failed took 5 attempts to download successfully (with wget).
The worst part of it, that while trying to download the asset via netboot.xyz there was no way to find out the download actually failed. The file is reported as downloaded, but unless i try to download the file manually to check its size its not possible to find out its incomplete.

Maybe a verification of local assets could be introduced, to check the checksum of the downloaded files and avoid frustrating scenarios like this.

Originally created by @molnarti on GitHub (Aug 26, 2025). Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/105 After repeatedly running into the issues of assets being not bootable i took a closer look and realized that some assets are almost impossible to be downloaded from their Github URL. For example https://github.com/netbootxyz/asset-mirror/releases/download/250801-a96201bb/desktopfs.sfs failed took 5 attempts to download successfully (with wget). The worst part of it, that while trying to download the asset via netboot.xyz there was no way to find out the download actually failed. The file is reported as downloaded, but unless i try to download the file manually to check its size its not possible to find out its incomplete. Maybe a verification of local assets could be introduced, to check the checksum of the downloaded files and avoid frustrating scenarios like this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-netbootxyz#148
No description provided.