Dynaframe3 icon indicating copy to clipboard operation
Dynaframe3 copied to clipboard

Install Script Failure

Open warbosstodd opened this issue 3 years ago • 7 comments

The install script is failing when it tries to download the .zip file.

2022-07-03 09:36:35 (9.66 MB/s) - ‘Dynaframe2.zip.2’ saved [25269628/25269628]

FAILURE! Dynaframe2.zip did not download successfully

Edit: I figured out the issue. The install script is based on the fact that the user and home directory is named pi. If you've changed to a different name or account the script will fail.

warbosstodd avatar Jul 03 '22 13:07 warbosstodd

I got the same error happen to me, I have submitted a fix for this to the repository.

lsmithx2 avatar Sep 09 '22 11:09 lsmithx2

I got the same error happen to me, I have submitted a fix for this to the repository.

hi, how do i use this fix?

ecto1a2003 avatar Sep 28 '22 06:09 ecto1a2003

i used this and it worked sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.01/install.sh && bash install.sh; rm -f install.sh

Faramarzian avatar May 03 '23 13:05 Faramarzian

sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.06/install.sh && bash install.sh; rm -f install.sh that was the latest version that worked

Faramarzian avatar May 03 '23 13:05 Faramarzian

sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.06/install.sh && bash install.sh; rm -f install.sh that was the latest version that worked

That fixed the problem for me... update the description on youtube...

overhead85 avatar Aug 30 '23 11:08 overhead85

Is it known why the download of the Zip fails? I downgraded to 2.06, but wonder what this is not fixed in the newer version.

raspitakesovertheworld avatar Sep 06 '23 11:09 raspitakesovertheworld