FAILURE! Dynaframe2.zip did not download successfully #237
Unanswered
androidformax
asked this question in
Q&A
Replies: 3 comments
|
androidformax, I received the same error, which went away when I cloned the Dynaframe repo and ran the latest install.sh -- which does NOT assume it is running in the /home/pi user account. The latest install script takes the $USER as an argument and applies it consistently. Unfortunately, I could not get the app to run even though the installation appeared to run to completion without errors. |
0 replies
|
See the responses in issue #233 ... I have not tried the suggested solution (use a 5-year-old Buster version of the RPi OS). |
0 replies
|
same for me, thanks for information, with 5 year old Buster version it works very well! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When install by command
sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.19/install.sh && bash install.sh; rm -f install.sh ;i have a problem ```Saving to: \u2018Dynaframe2.zip.3\u2019
Dynaframe2.zip.3 100%[=====================================================================================================================>] 31.03M 9.01MB/s in 4.4s
2025-04-07 01:20:34 (7.00 MB/s) - \u2018Dynaframe2.zip.3\u2019 saved [32541401/32541401]
FAILURE! Dynaframe2.zip did not download successfully
All reactions