Hey, I'm having the same problems with these errors when starting the download script from uupdump.net for a while now, though it worked fine sometime ago. I tried to disable firewall and AV, and also my VPN but i still have this same errors. Is there a solution or is there something else i should consider? BTW. I found this site osdump.com, which I think is not an "official" uupdump site, though their download script are almost identical except that they direct to osdump.com instead of uupdump.net and I also found that the "CustomAppsList.txt" is not included and uses "files\depends_win.ps1" instead of "files\get_aria2.ps1"... any suggestions or advice are welcome
Well, I tried the UUP Dump app and errors still occurs with the downloaded zip. This doesn't solve the problem.
Hey thanx for reply, I've tried to turn off firewall and AV and also VPN, without success. The thing is I didn't have this problem before, it's been latetly for aprox 1-1,5 month now.
same here... can manually download files from uupdump.net, but can not retrieve files via script... either from uupdump or script obtained from adguard, yet ... no issues (so far) via uupdump.com ???? mind you only did one test since you posted the info
when i couldn't connect to uupdump.net some time ago (offline) i found osdump.com back then. Now that uupdump.net is online I've downloaded the same "Windows" versions from both sites and compared them, links etc that are in the scripts. They are almost identical and the one from osdump.com works fine but I'm not sure if i could trust it. If you check it maybe you'll get some clue?
@oxygen Edit uup_download_windows.cmd with notepad search and replace all occurrences of Code: "%aria2%" to Code: "%aria2%" --async-dns=false save and run the script
Not that I have any problems, but do you think it is a problem with DNS tandem requests? And why only now?
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