mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #790] [Bug]: Constant deluge of "State is FINISH but completion NOT triggered" in logs #524
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
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-maziggy-1#524
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 @jimmy-brightz on GitHub (Mar 23, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/790
Originally assigned to: @maziggy on GitHub.
Bug Description
I just updated from v0.2.2 to v0.2.2.1. In my log I'm now seeing a constant stream of
[backend.app.services.bambu_mqtt] [PRINTER_SERIAL] State is FINISH but completion NOT triggered: prev=FINISH, was_running=False, already_triggered=False, has_callback=Trueevery 10ms or so. It seems to be generating for every printer in the farm with a finished job. Is this a sign of a problem on my end?Expected Behavior
Somewhat fewer lines in the log with debug logging is disabled
Steps to Reproduce
Printer Model
H2D
Bambuddy Version
0.2.2.1
Printer Firmware Version
01.02.00.00
Installation Method
Docker
Operating System
Linux (Other)
Relevant Logs / Support Package
bambuddy-support-20260323-130031.zip
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Mar 23, 2026):
Yes, you're right. That's an old debug log. Forgot to remove it again.
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!