Problem with Online Updater - "Task Failed : Downloading info.zip"

As the title suggests, I’m having difficulty downloading any sort of file using the online updater, everything immediately fails with:


Task failed
 : Downloading 'info.zip'

Where ‘info.zip’ are different filenames corresponding to each option I choose, if I try Update Assets I get ‘assets.zip’, etc. I thought it might be a problem with my configuration so I looked in ‘~/.config/retroarch/retroarch.cfg’:

core_updater_buildbot_url = "http://buildbot.libretro.com/nightly/linux/x86_64/latest/"
core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
core_updater_auto_extract_archive = "true"

but it looks fine, I double-checked the URL to make sure it’s correct, even making sure that I was loading the correct configuration file when I start RetroArch, and double-checked that the URLs were set correctly in Main Menu > Settings > Updater > Buildbot Cores URL / Buildbot Assets URL , but still, no dice :frowning: I’m pretty stumped right now

I’m running RetroArch 1.3.6 on an x86_64 installation of Arch Linux ( I installed RetroArch through the community repository ) Any help is very much appreciated! Thanks

Could it be router/firewall-related?

I don’t think so, I can download the file just fine through my browser and through wget, just not through RetroArch (Using the RGUI)