mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #163] [Bug]: Archive not found, when trying to print from file manager to queue #100
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#100
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 @ouihq on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/163
Originally assigned to: @maziggy on GitHub.
Bug Description
Description:
When adding files from the file manager to the print queue and attempting to start them, the print scheduler fails with the error: "Archive not found"
Expected Behavior
The queue should be able to print files directly from the File Manager, or automatically create an archive entry when queueing a file.
Steps to Reproduce
Printer Model
A1
Bambuddy Version
v0.1.6b11
Printer Firmware Version
v01.07.00.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
No response
Additional Context
deleted
Workaround:
Print the file directly by not using "Add "to queue" and using "Print" on the file manager page works but it takes about 30s for it to start printing
Extra
Its also a 2 color print but the right colors are mapped
Checklist
@maziggy commented on GitHub (Jan 27, 2026):
This are no debug logs and don't contain the required details. Need a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@maziggy commented on GitHub (Jan 27, 2026):
Fixed in branch 0.1.6-final. Please let me know if it works for you.
@ouihq commented on GitHub (Jan 27, 2026):
Works now, thanks for fixing it so fast