mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 13:45:32 +02:00
[GH-ISSUE #86] [Bug]: Starting print for queue fails every time #42
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#42
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 @pinionless on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/86
Originally assigned to: @maziggy on GitHub.
Bug Description
Every time I tried to release a print waiting in a queue - it failed. (printing from archive works)
One time with error: "Failed to send print command" in Bambuddy
And all other times I got the: "MicroSD Card read/write exception error" on my printer.
The logs should show attempt to start the print, first from queue and later from archive.
Starting print from archive works like expected.
bambuddy-support-20260114-170225.zip
Expected Behavior
Print starts successfully
Steps to Reproduce
Printer Model
A1
Bambuddy Version
v0.1.6b7
Printer Firmware Version
v1.07
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
No response
Additional Context
Checklist
@maziggy commented on GitHub (Jan 14, 2026):
Please first update to branch 0.1.6b8. It inlcudes multiple A1 related fixes.
@pinionless commented on GitHub (Jan 14, 2026):
OK. I will test again tomorrow on the new version
@pinionless commented on GitHub (Jan 15, 2026):
Just run a test on 0.1.6b8
Observed exactly this same behavior as on last version
There must be some difference in how prints are started manually and from queue.
Logs from this test.
bambuddy-support-20260115-221709.zip
@maziggy commented on GitHub (Jan 16, 2026):
The problem was a non matching file path. Should now be fixed. PLease use branch 0.1.6b8 and let me know if it works now.
@pinionless commented on GitHub (Jan 18, 2026):
Tested with a single print.
Works for me.