mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #433] [Bug]: When opening an archived project with OrcaSlicer I get an error. #269
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Teke14 on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/433
Originally assigned to: @maziggy on GitHub.
bambuddy-support-20260218-083251.zip
Bug Description
I have my default slicer as OrcaSlicer and when I open an archived print I get the following error message when OrcaSlicer opens. The download has failed. Invalid HTTP request received.
Expected Behavior
The expected behavior is that OrcaSlicer should open the file.
Steps to Reproduce
Printer Model
P1S
Bambuddy Version
0.2.0
Printer Firmware Version
01.08.01
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
No response
Additional Context
No response
Checklist
@Teke14 commented on GitHub (Feb 18, 2026):
bambuddy-support-20260218-083251.zip
@darkavatar23 commented on GitHub (Feb 18, 2026):
i had the same problem yesterday, ie solved by disabling autentication,
if you diable the action on the browser or check the link to 'slice' button with 'inspect' of the browser you can see the link
for example:
http://bambuddy.internal.internal.------.eu/api/v1/archives/16/file/file1_test.3mf
then put it on a browser and get the 'Non Autenticated User' error
so i disabled it, then tryed it again with shell (yours will be a different command)
xdg-open "bambustudioopen://http://bambuddy.internal.------.eu/api/v1/archives/16/file/file1_test.3mf"and then it worked.
Hope this answer
@maziggy commented on GitHub (Feb 18, 2026):
Ahhhh....authentication....good catch! Let me check.
@Teke14 commented on GitHub (Feb 18, 2026):
I tried disabling the authentication but still the same error. I'm opening the orcaslicer on a Windows device within Edge.
@Teke14 commented on GitHub (Feb 18, 2026):
I may have narrowed down my problem. I downloaded the file and tried to open with OrcaSlicer. It opens but my plate is empty. I will go through the docs again to see if I missed something.
@maziggy commented on GitHub (Feb 18, 2026):
Should be fixed in branch 0.2.1b. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@Teke14 commented on GitHub (Feb 18, 2026):
I think this is a me problem with Windows 11. Still the same issue.
@maziggy commented on GitHub (Feb 18, 2026):
Sorry, don't have any Windows machine.