mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #79] [Bug]: Large number of errors in logs #36
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#36
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 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/79
Originally assigned to: @maziggy on GitHub.
Bug Description
In logs I have noticed large number of failed downloads every time I visit the homepage.
In my printer I have:
/Slide-Back.3mfbut the script is looking for/Slide-Back.gcode.3mfI also have on the printer:
/cache/1_Slide-Back.bbl/cache/Slide-Back_plate_1.gcode/image/10696915231.pngThe cover download fails like the rest.
This print was successfully started using Bambuddy.
What is strange: On the printer I dont see the image for the printed item. I see "G-code" placeholder.
Expected Behavior
no errors
cover on main page
Steps to Reproduce
Printer Model
A1
Bambuddy Version
feature/ams-color-mapping
Printer Firmware Version
1.07
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 12, 2026):
What branch are you using?
@pinionless commented on GitHub (Jan 12, 2026):
feature/ams-color-mapping
@maziggy commented on GitHub (Jan 12, 2026):
Are you sure you're sending a sliced Gcode file to the printer and not the "source" file saved from slicer?
Please use branch 0.1.6b7 and create a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@mathse commented on GitHub (Jan 12, 2026):
same here
bambuddy-support-20260112-101322.zip
@maziggy commented on GitHub (Jan 12, 2026):
@mathse: this issue is for A1 printer, you have a P1S! Please open a new issue and provide support bundle and print file.
@pinionless commented on GitHub (Jan 13, 2026):
Just started a print on new version: v0.1.6b7
in logs you should see that I am printing from a sliced file.
what I did:
On the printer I have related to this print:
/FilamentStorageTopMiddleFront.3mf/cache/2_FilamentStorageTopMiddleFront.bbl/cache/FilamentStorageTopMiddleFront_plate_2.gcode/cache/{some_random_number}.pngAgain there are attempts to download files that dont exist on the printer
bambuddy-support-20260113-165359.zip
edit:
@maziggy commented on GitHub (Jan 14, 2026):
Should now be fixed in branch 0.1.6b8.