I’m running the current install script from the github page, and get stopped by an authentication prompt. Is that something I can solve with my own login info?
An authentication prompt to what? To GitHub?
You shouldn’t need to login to Git to just clone the code, it is a public repo without login required.
Looks like you’re cloning an invalid repo - krakenrf/l/ is not valid a repo, it would either be krakenrf/krakensdr_doa/ or krakenrf/heimdall_daq_fw/ that you’d need to clone.
If you use the script instructions here what happens? 09. VirtualBox, Docker Images and Install Scripts · krakenrf/krakensdr_docs Wiki · GitHub
The script is running fine now, I just had to removethe timeout portion. Thank you!
Strange, that has never caused an issue in the past.
It’s likely user error, I’m having an issuev with the doa start script and pulling the gui page now. I think I’ll delete my folders and start fresh