mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #612] [Bug Report] I added a new filament to slot 4 of the AMS, but it's not showing up in the fila #395
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#395
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 @maziggy on GitHub (Mar 4, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/612
Originally assigned to: @maziggy on GitHub.
I added a new filament to slot 4 of the AMS, but it's not showing up in the filament list.
Screenshot
Reporter Contact
Email: adrilop002@hotmail.com
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@adrilop002 commented on GitHub (Mar 5, 2026):
[backend.app.main]
RFID spool auto-assign failed: greenlet_spawn has not been called; can't call await_only() here. Was IO attempted in an unexpected place? (Background on this error at: https://sqlalche.me/e/20/xd2s)
@maziggy commented on GitHub (Mar 5, 2026):
Already fixed. PLease use branch 0.2.2b1 and let me know if it works.
@adrilop002 commented on GitHub (Mar 5, 2026):
Hello, the branch I was using and where I encountered the error was v0.2.2b.
I performed this update yesterday.
I've run the update again now and the same error persists.
A1 Printer
AMS Lite
Thank you so much!
@adrilop002 commented on GitHub (Mar 5, 2026):
I'm including these screenshots in case they help to understand the problem.
@maziggy commented on GitHub (Mar 5, 2026):
I'm sure this is already fixed. Please use branch 0.2.2b2 and try again.
@adrilop002 commented on GitHub (Mar 5, 2026):
It seems I'm doing something wrong.
I can't update to v0.2.2b2. I've reverted to v0.2.1.1. It works correctly there.
/opt/bambuddy$ sudo -u bambuddy git checkout -f v0.2.2b2
error: pathspec 'v0.2.2b2' did not match any file(s) known to git
Thank you so much
@maziggy commented on GitHub (Mar 5, 2026):
cd to your bambuddy folder and do a
git pull && git checkout 0.2.2b2 && git pull && sudo systemctl restart bambuddy
@adrilop002 commented on GitHub (Mar 5, 2026):
I have recovered the snapshot (ESXI) so that slot 4 of the ams is disassociated again and left as is.
I have updated to version v0.2.2b2
LOG:
09:53:54,021
[backend.app.services.firmware_check]
Failed to get Bambu Lab page: 403
09:54:18,425
[backend.app.services.bambu_mqtt]
[03900D5B1115331] MQTT disconnected: rc=Unspecified error, flags=DisconnectFlags(is_disconnect_packet_from_server=False)
09:54:18,425
[backend.app.services.bambu_mqtt]
[03900D5B1115331] Disconnected shortly after request topic subscription. Disabling request topic for this printer.
09:54:21,289
[backend.app.main]
RFID spool auto-assign failed: greenlet_spawn has not been called; can't call await_only() here. Was IO attempted in an unexpected place? (Background on this error at: https://sqlalche.me/e/20/xd2s)
09:55:41,034
[backend.app.services.firmware_check]
Failed to get Bambu Lab page: 403
09:56:08,339
[backend.app.services.bambu_mqtt]
[03900D5B1115331] MQTT disconnected: rc=Unspecified error, flags=DisconnectFlags(is_disconnect_packet_from_server=False)
09:56:08,339
[backend.app.services.bambu_mqtt]
[03900D5B1115331] Disconnected shortly after request topic subscription. Disabling request topic for this printer.
09:56:10,256
[backend.app.services.bambu_mqtt]
[03900D5B1115331] AMS unit 0: serial number not available in version info
09:56:10,256
[backend.app.services.bambu_mqtt]
[03900D5B1115331] AMS unit 0: firmware version not available in version info
09:56:10,289
[backend.app.main]
RFID spool auto-assign failed: greenlet_spawn has not been called; can't call await_only() here. Was IO attempted in an unexpected place? (Background on this error at: https://sqlalche.me/e/20/xd2s)
09:56:18,578
[backend.app.services.firmware_check]
Failed to get Bambu Lab page: 403
Thank you so much
@maziggy commented on GitHub (Mar 5, 2026):
Need a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@adrilop002 commented on GitHub (Mar 5, 2026):
I hope this helps. Thank you so much!
bambuddy-support-20260305-112649.zip
@maziggy commented on GitHub (Mar 5, 2026):
Can you explain, what
"I added a new filament to slot 4 of the AMS"
exactly means? What di you do exactly?
The A1's AMS Lite doesn't have an RFID reader, so filaments won't auto-detect — you'd need to configure them on the printer screen or in your slicer.
Can you check: does slot 4 show up on the printer's screen with the filament loaded? If the printer itself shows 4 filaments but BamBuddy only shows 3, that's something I can fix on my end. If the printer screen also doesn't show it, the filament may not be fully seated.
@adrilop002 commented on GitHub (Mar 5, 2026):
Yes, the printer shows the slot as loaded.
AMS Lite has RFID.
I've attached a screenshot of the previous version.
Thank you very much and best regards.
@maziggy commented on GitHub (Mar 5, 2026):
Please pull branch 0.2.22b2, restart Bambuddy and try again.
@adrilop002 commented on GitHub (Mar 5, 2026):
It worked. Thank you so much!!
@maziggy commented on GitHub (Mar 5, 2026):
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!