1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #887] [Bug]: AMS slot changes sometimes fail to apply until printer reconnect #609

Closed
opened 2026-05-07 00:12:03 +02:00 by BreizhHardware · 8 comments

Originally created by @RosdasHH on GitHub (Apr 4, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/887

Originally assigned to: @maziggy on GitHub.

Bug Description

Sometimes the printer stops receiving AMS changes until I reconnect it using the button. I logged a slot change when it wasn’t working, then reconnected and logged another change, which worked. Comparing the logs, I noticed that when it fails, the affected printer’s developer_mode is set to null; when it works, it’s true. In this case, it happened on the A1 Mini, but I think I have seen it on the P1S as well.

When it doesn’t work, I can select a spool and the spool name updates correctly in Bambuddy, but the filament is not applied in the slicer, and the profile and K-factor are not updated in Bambuddy either.

Expected Behavior

I would expect that I can always communicate with the printer via. Bambuddy.

Steps to Reproduce

Can't really tell, it just randomly happens sometimes.

Printer Model

A1 Mini

Bambuddy Version

v0.2.3b1 daily

Printer Firmware Version

01.07.02.00

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package

Not working:
bambuddy-support-20260404-120805.zip

Working:

bambuddy-support-20260404-120944.zip

Screenshots

No response

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
  • My printer has Developer Mode enabled
Originally created by @RosdasHH on GitHub (Apr 4, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/887 Originally assigned to: @maziggy on GitHub. ### Bug Description Sometimes the printer stops receiving AMS changes until I reconnect it using the button. I logged a slot change when it wasn’t working, then reconnected and logged another change, which worked. Comparing the logs, I noticed that when it fails, the affected printer’s developer_mode is set to null; when it works, it’s true. In this case, it happened on the A1 Mini, but I think I have seen it on the P1S as well. When it doesn’t work, I can select a spool and the spool name updates correctly in Bambuddy, but the filament is not applied in the slicer, and the profile and K-factor are not updated in Bambuddy either. ### Expected Behavior I would expect that I can always communicate with the printer via. Bambuddy. ### Steps to Reproduce Can't really tell, it just randomly happens sometimes. ### Printer Model A1 Mini ### Bambuddy Version v0.2.3b1 daily ### Printer Firmware Version 01.07.02.00 ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package Not working: [bambuddy-support-20260404-120805.zip](https://github.com/user-attachments/files/26479934/bambuddy-support-20260404-120805.zip) Working: [bambuddy-support-20260404-120944.zip](https://github.com/user-attachments/files/26479936/bambuddy-support-20260404-120944.zip) ### Screenshots _No response_ ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-07 00:12:03 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Apr 4, 2026):

Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4187021721 --> @maziggy commented on GitHub (Apr 4, 2026): Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
Author
Owner

@RosdasHH commented on GitHub (Apr 5, 2026):

Unfortunately the issue still persist. However the developer mode isn't set to null anymore.
Here is todays logfile:
bambuddy.log

I turned on debug logging as soon as I had the issue, assigned a spool which wasn't applied, I reconnected and was able to apply again. All that is in the log file from "2026-04-05 19:30:52,800" until the end. I hope this helps to find the problem.

<!-- gh-comment-id:4189272779 --> @RosdasHH commented on GitHub (Apr 5, 2026): Unfortunately the issue still persist. However the developer mode isn't set to null anymore. Here is todays logfile: [bambuddy.log](https://github.com/user-attachments/files/26490186/bambuddy.log) I turned on debug logging as soon as I had the issue, assigned a spool which wasn't applied, I reconnected and was able to apply again. All that is in the log file from "2026-04-05 19:30:52,800" until the end. I hope this helps to find the problem.
Author
Owner

@maziggy commented on GitHub (Apr 7, 2026):

Hopefully fixed in branch dev and available with the next release or daily build. Please test and let mw know how it goes.

<!-- gh-comment-id:4197127018 --> @maziggy commented on GitHub (Apr 7, 2026): Hopefully fixed in branch dev and available with the next release or daily build. Please test and let mw know how it goes.
Author
Owner

@maziggy commented on GitHub (Apr 13, 2026):

?

<!-- gh-comment-id:4234870219 --> @maziggy commented on GitHub (Apr 13, 2026): ?
Author
Owner

@RosdasHH commented on GitHub (Apr 13, 2026):

I didn't had the problem again since your latest fix. I think it is solved, thank you!

<!-- gh-comment-id:4235163646 --> @RosdasHH commented on GitHub (Apr 13, 2026): I didn't had the problem again since your latest fix. I think it is solved, thank you!
Author
Owner

@RosdasHH commented on GitHub (Apr 16, 2026):

Hi, unfortunately I've ran into this issue again.. A Force Refresh didn't help, I had to reconnect. The Log file contains multiple spool changes (which didn’t make it to the printer), 2x Force refreshes and a reconnect. I hope this helps

bambuddy-support-20260416-234726.zip

<!-- gh-comment-id:4263679369 --> @RosdasHH commented on GitHub (Apr 16, 2026): Hi, unfortunately I've ran into this issue again.. A Force Refresh didn't help, I had to reconnect. The Log file contains multiple spool changes (which didn’t make it to the printer), 2x Force refreshes and a reconnect. I hope this helps [bambuddy-support-20260416-234726.zip](https://github.com/user-attachments/files/26801989/bambuddy-support-20260416-234726.zip)
Author
Owner

@RosdasHH commented on GitHub (Apr 16, 2026):

I just saw that both printers have had this problem right now. They were turned on the whole day without a single print, just a few spool changes in the afternoon and in the evening the problem occured again.

<!-- gh-comment-id:4263695488 --> @RosdasHH commented on GitHub (Apr 16, 2026): I just saw that both printers have had this problem right now. They were turned on the whole day without a single print, just a few spool changes in the afternoon and in the evening the problem occured again.
Author
Owner

@maziggy commented on GitHub (Apr 17, 2026):

Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works now.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4266196417 --> @maziggy commented on GitHub (Apr 17, 2026): Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works now. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#609
No description provided.