OSDeploy / OSDSUS

WSUS Catalogs used by OSDBuilder and OSDUpdate
MIT License
36 stars 8 forks source link

Windows 11 22H2 2024-02 (windows11.0-kb5034765-x64_d82c9af459245e90b5bf897f15a72cf810819f31) 0kb? #10

Open xe0n11 opened 6 months ago

xe0n11 commented 6 months ago

Anyone else seeing the following file downloading and being 0kb? windows11.0-kb5034765-x64_d82c9af459245e90b5bf897f15a72cf810819f31.msu

image

image

https://www.catalog.update.microsoft.com/Search.aspx?q=kb5034765 shows the following for Windows 11 22H2\23H2 - windows11.0-kb5034765-x64_0b9338c4ace818aa52dbef7f674250aeb341f0f1.msu

image

OSDeploy commented 6 months ago

I manually tested the URL before releasing the module update, and just opened the catalog and tested the link again and it's downloading. It will be at least 12 hours before I can test using OSDBuilder image

OSDeploy commented 6 months ago

FYI, OSDBuilder does not use OSDSUS. It uses catalogs in the OSD Module.

xe0n11 commented 6 months ago

Cheers David, will investigate further at my end. Might be a CDN thing, tested on a couple of different connections and get 404.

xe0n11 commented 6 months ago

Can confirm the 0kb download on multiple instances of OSD, and different internet connections. 👍

Rickard-l commented 6 months ago

FYI, OSDBuilder does not use OSDSUS. It uses catalogs in the OSD Module.

Can confirm this issue aswell. I understand the issue may be placed under the wrong project, but i'll contribute with my findings.

Can confirm the 0kb download on multiple instances of OSD, and different internet connections. :)

When running the Update-OSMedia -Download -Execute on my build machine. I'm also seeing this 0 KB download:

Untitled

I tried to download the exact URL provided in: https://github.com/OSDeploy/OSDSUS/blob/48241ab81f442b98c87fd01560856f540c417813/Catalogs/Windows/Windows%2011%2022H2%20LCU.xml#L50

https://catalog.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a9f5de65-91c3-47e7-b987-0ba0468699b8/public/windows11.0-kb5034765-x64_d82c9af459245e90b5bf897f15a72cf810819f31.msu

I cannot manage to download this file, i'm receiving 404 from multiple devices and ISPs. This catalog sf dl delivery mp microsoft com page can’t be found

Also when comparing the lastest LCU on Microsofts release notes and the CSV/JSON in the repo. I found the files was not the same:

Microsoft download catalog:

OSDSUS/Catalogs/Windows/Windows 11 22H2 LCU.xml:

xe0n11 commented 6 months ago

FYI - Noticed the OSD module was updated, however the 0kb file download is still present.