mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #1064] [Bug]: GUI shows Printer Firmware available but none available #755
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#755
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 @arnonm on GitHub (Apr 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1064
Originally assigned to: @maziggy on GitHub.
Component
Bambuddy
Bug Description
Gui shows A1 printer has Firmware update available, but not available when updating:
2026-04-21 10:09:45,108 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.179 (model=A1, prot_c=False)
2026-04-21 10:09:49,083 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.179 (model=A1, prot_c=False)
2026-04-21 10:09:49,918 WARNING [backend.app.services.firmware_check] No firmware download URL available for model: A1
2026-04-21 10:09:49,919 ERROR [backend.app.services.firmware_update] Firmware upload failed for printer 1: Failed to download firmware
2026-04-21 10:10:02,578 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.179 (model=A1, prot_c=False)
2026-04-21 10:10:03,405 WARNING [backend.app.services.firmware_check] No firmware download URL available for model: A1
2026-04-21 10:10:03,405 ERROR [backend.app.services.firmware_update] Firmware upload failed for printer 1: Failed to download firmware
Expected Behavior
Not to show firmware update available
Steps to Reproduce
Goto Printer
Firmware update shown as available
Printer Model
A1
Bambuddy Version
v0.2.2.2
SpoolBuddy Version
No response
Printer Firmware Version
01.07.02.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
bambuddy-support-20260421-104326.zip
app.php_errors.1.log
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Apr 21, 2026):
Please search existing issues. There are plenty of closed tickets for this issue.