did as instructed / suggested (above)... store apps came down, no errors... uup files however, failed (errored out) in every case went back to script and this time (instead of only the first) changed / replaced every instance of "%aria2%" ... and lo and behold, everything works (albeit the creation of the installation media seem markedly slower, this time around) Edit: added info... using latest canary builds to download newly released canary builds... now only if I could get the UUP Server to behave as well
@oxygen thanks for verifying it seems aria2 bug or behavior, combined with some "circumstances" (uupdump.net is cloudflare'd) i suggested the change to the website author p.s. out of curiosity, do you set custom DNS address? which if any?
I don't think so, at least nothing I've changed manually. Though I use VPN, but when I couldn't make the script work i turned off VPN, AV and Firewall but still it didn't work. Could it be perhaps because the Firefox settings "Enable secure DNS using:" with "Default Protection"?? This is a default setting nothing I've changed myself
Firefox doesn't affect system connection settings like i said, it's aria2 issue --async-dns=false seems the only workaround
Interesting. Maybe the parameter should be added to all aria2 statements in the uupdump app scripts, until this is resolved. Personally, I'm using unbound with upstream DNS over TLS. No issues.
However, the Pro SKU of version 1607 cannot install the LCU of LTSB 2016. Does this mean that the Pro SKU at that time isn't the CBS edition for LTSB?
So it has been fixed and safe to ignore it? Was there any mistake that I made? This is before conversion and at download stage. By buggy I mean, possible run-time bug of the OS, not conversion failure.
Can't see the need for including teams but i don't see user errors. Maybe @abbodi1406 has some more insights
It's Host OS issue aria2c can't cope with some network shenanigans run this in command prompt as admin Code: net stop hns && net start hns net stop winnat && net start winnat netsh interface ipv4 show excludedportrange protocol=tcp