pbatard / Fido

A PowerShell script to download Windows or UEFI Shell ISOs
GNU General Public License v3.0
2.41k stars 228 forks source link

Error attempting to download non-current Windows 10 ISO #67

Closed wdouglascampbell closed 1 year ago

wdouglascampbell commented 1 year ago

Two days ago on May 11, 2023, I successfully used Fido to download the 20H1 Windows 10 ISO. Yesterday and today I have retried from multiple machines from more than one IP address but Fido fails after clicking Continue after selecting the Language. At this point I receive the following error.

Error: We encountered a problem processing your request. Please try again later. 7559621b-ed6a-4f48-b1e4-07a087283434.

pbatard commented 1 year ago

Yeah, I can replicate that issue.

It appears that Microsoft decided that they would only honour the request for current feature release of Windows, and not for earlier feature releases.

Ultimately, since we are querying Microsoft servers and are therefore dependent on what Microsoft is actually willing to serve, if they have decided to to remove the ability to download anything but the most recent release, then that's what we're going to have to go with in Fido as well.

I'm going to wait a few days to see if it's a transient error (not really hopeful about that, since Microsoft also took actions to remove the Windows 7 ISO downloads they used to provide and they've been heavily attempting to reduce ISO downloads from their servers) but if not, I will remove the older ISO downloads from Fido as well.