[GH-ISSUE #1212] Pulled Assets still load from the Internet #341

Closed
opened 2026-02-27 14:51:25 +03:00 by kerem · 3 comments
Owner

Originally created by @oe3gwu on GitHub (Mar 11, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1212

Describe the bug
I pulled down KDE Neon for example. When checking my router I still get the traffic and items from the internet

To Reproduce
Steps to reproduce the behavior:

  1. Pull KDE Neon
  2. Try to boot the Live CD
  3. When the CURL Fetch operation starts check the internet traffic --> still downloads from the internet

Expected behavior
Fetching local data

Screenshots
I can provide if needed.

Additional context
None - all said,

Originally created by @oe3gwu on GitHub (Mar 11, 2023). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1212 **Describe the bug** I pulled down KDE Neon for example. When checking my router I still get the traffic and items from the internet **To Reproduce** Steps to reproduce the behavior: 1. Pull KDE Neon 2. Try to boot the Live CD 3. When the CURL Fetch operation starts check the internet traffic --> still downloads from the internet **Expected behavior** Fetching local data **Screenshots** I can provide if needed. **Additional context** None - all said,
kerem 2026-02-27 14:51:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@oe3gwu commented on GitHub (Mar 12, 2023):

Test is made with Ubuntu 20.04 KDE:

Downloaded Assets:
image

View from my VM and my Router. As you can see it got quite an incoming traffic while downloading - though assets are pulled.
image

My Docker Host is idle in the meantime.
image

I guess that is a bug. If it is not, why can I pull assetts?

<!-- gh-comment-id:1465123549 --> @oe3gwu commented on GitHub (Mar 12, 2023): Test is made with Ubuntu 20.04 KDE: Downloaded Assets: ![image](https://user-images.githubusercontent.com/17622063/224532924-0912855b-7d5c-4f76-934b-12a0345c5ae7.png) View from my VM and my Router. As you can see it got quite an incoming traffic while downloading - though assets are pulled. ![image](https://user-images.githubusercontent.com/17622063/224533033-43ccd5f4-f746-46a7-89f9-fb8a18c08b10.png) My Docker Host is idle in the meantime. ![image](https://user-images.githubusercontent.com/17622063/224533075-ac472c06-ceea-4543-a462-bce46baa0cca.png) I guess that is a bug. If it is not, why can I pull assetts?
Author
Owner

@antonym commented on GitHub (Mar 16, 2023):

You will need to modify the boot.cfg to pull assets locally:

set live_endpoint http://netboot.weninger.local:8080
<!-- gh-comment-id:1471374997 --> @antonym commented on GitHub (Mar 16, 2023): You will need to modify the boot.cfg to pull assets locally: ``` set live_endpoint http://netboot.weninger.local:8080 ```
Author
Owner

@oe3gwu commented on GitHub (Mar 16, 2023):

Yeah I saw this, therefore I closed the call. Sometimes RTFM works.

<!-- gh-comment-id:1471449780 --> @oe3gwu commented on GitHub (Mar 16, 2023): Yeah I saw this, therefore I closed the call. Sometimes RTFM works.
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/netboot.xyz#341
No description provided.