markqvist / RNode_Firmware

RNode is an open, free and flexible digital radio interface with many uses
https://unsigned.io/rnode
GNU General Public License v3.0
166 stars 56 forks source link

rnodeconf --autoinstall frozen at "downloading latest firmware from github..." #18

Closed tecnocris closed 2 years ago

tecnocris commented 2 years ago

I've tried installing from two different distros. Raspberry Pi OS and PopOS. In both cases the install process freezes up at this step.

markqvist commented 2 years ago

That is totally odd. The installer should output an error if it cannot download the file, and then exit.

Could you let me know if a folder named "update" has been created in the directory you are running rnodeconf in? If yes, has any files been downloaded to the folder?

Could you have something (firewall or VPN?) blocking DNS or HTTPS requests to github or unsigned.io?

tecnocris commented 2 years ago

Ok, it was very strange, perhaps there was a problem with github's domain routing or something, but after an hour and a half it finally finished.

markqvist commented 2 years ago

That is so weird! But thanks for letting me know that it worked out in the end!