-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bambu Studio failed to install on RPi - 5 #2635
Comments
Hello there 👋 Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response. |
This looks like a symptom of an unreliable internet connection. |
First, thanks for your response.
Yes, and yes. I have no problems doing Raspian updates and upgrades. I also
installed other software today without issue.
Thanks,
Tom
Tom Meyer
***@***.***
…On Sun, Aug 18, 2024 at 1:06 PM Botspot ***@***.***> wrote:
This looks like a symptom of an unreliable internet connection.
Have you tried installing Bambu Studio several times, and was the error
the same each time?
—
Reply to this email directly, view it on GitHub
<#2635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGKQUDNZ22PAW4IA5M64YDTZSDPC7AVCNFSM6AAAAABMWQOAMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGM2DIMJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Let's check if the site is blocked.
Note that we only really care about the progress bar. This command does not actually save the file to disk. |
The link downloaded, and the wget also worked. Both downloaded a 68.8 MB
file.
Tom Meyer
***@***.***
…On Sun, Aug 18, 2024 at 2:21 PM Botspot ***@***.***> wrote:
Let's check if the site is blocked.
Can you try downloading the URL mentioned in the error?
First, on your Pi go to this link in your web browser:
https://dl.flathub.org/repo/objects/3d/297ffbe65b9105a884de033d95ab0c847d0737c3acf0ff8a38a440efe38516.filez
See if it loads, or displays an error.
Also, try downloading it with this command:
wget -O /dev/null https://dl.flathub.org/repo/objects/3d/297ffbe65b9105a884de033d95ab0c847d0737c3acf0ff8a38a440efe38516.filez
Note that we only really care about the progress bar. This command does
not actually save the file to disk.
I just checked and on my machine, this wget command succeeds.
—
Reply to this email directly, view it on GitHub
<#2635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGKQUDKNDJIBYGRWNTUB3S3ZSDX2VAVCNFSM6AAAAABMWQOAMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGM3DGMJWGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
At this point, I suggest you ask for help from Flatpak for why wget can download the file but flatpak cannot. |
Thanks anyway. |
One last request. I visited the Flatpack page on GitHub but did not find a way to ask a question. Can you point me to the appropriate discussion? Thanks again, |
One more question. Is there a way to install Bambu Studio without Pi-Apps? Simple command line? Thanks again, |
the only practical way I know of to get Bambu Studio installed on ARM64 is through flatpak. Nothing is stopping you from using the |
I sent word to Flatpack, where I outlined the problem, and included the
error messages from Pi-Apps. This was their reply.
Hubert Figuière ***@***.***>4:58 PM (6 hours ago)
to flatpak/flatpak, me, Author
No idea what Pi-Apps is and what it is doing. But unless you are using
flatpak directly, then you should be talking to Pi-Apps.
End of reply
Please advise,
Tom Meyer
***@***.***
…On Sun, Aug 18, 2024 at 2:53 PM Botspot ***@***.***> wrote:
At this point, I suggest you ask for help from Flatpak for why wget can
download the file but flatpak cannot.
We from Pi-Apps can help you no further.
—
Reply to this email directly, view it on GitHub
<#2635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGKQUDPL4J3UBURTFOCGL3DZSD3TLAVCNFSM6AAAAABMWQOAMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGM3TCNJXHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This is a fair response. I suggest you keep it clear that pi-apps is just using flatpak directly, or better yet, leave pi-apps out of it completely and demonstrate that using flatpak directly has the same error. This is the Bambu Studio install-64 script in the pi-apps folder: #!/bin/bash
install_packages flatpak || exit 1
flatpak_install com.bambulab.BambuStudio || exit 1 So in normal commands that can be translated as:
Go ahead and run that command.
|
Confirmations
What happened?
Bambu Labs app won't install
Description
Bambu Labs Studio will not install. It appears to be failing to get files from peer on com.bambulab.BambuStudio.
I just installed Pi-Apps, so it is a new release. I also did an apt-get update and upgrade prior to installation.
What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?
The text was updated successfully, but these errors were encountered: