netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
8.78k stars 663 forks source link

404 pages for a few squashfs images #1374

Closed Simbaclaws closed 8 months ago

Simbaclaws commented 8 months ago

Describe the bug Some of the files that should be able to be downloaded locally, can not because they referr to 404 pages on github.

To Reproduce Steps to reproduce the behavior:

  1. Update your menu to the latest version (currently 2.0.75 for me)
  2. Go to Local Assets and click on Select All
  3. Click on Pull Selected
  4. The process stops whenever it finds a 404 page and can only continue if you leave the 404 page unselected.
  5. I did this for all images and am left with 6 images that currently have 404's and cause the process to stop. (see provided screenshot)

Expected behavior I expected that the process would run smoothly without stopping inbetween, and that all images would be downloaded locally. Currently I haven't checked whether the affected images are even bootable as of yet, that is the next step I'll be looking at.

Screenshots Screenshot 2023-12-16 160522

Additional context Please let us know whether these squashfs images and vvmlinuz image should be updated to refer to the correct link.

Simbaclaws commented 8 months ago

Apoligies, this was a duplicate of: https://github.com/netbootxyz/netboot.xyz/issues/1338, sorry I did not see this the first time I posted.