mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 13:45:32 +02:00
[GH-ISSUE #77] [Bug]: ftp download successful but print wont start and dashboard says it failed #34
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#34
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 @BalazsCsutar222855 on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/77
Originally assigned to: @maziggy on GitHub.
Bug Description
I have tried the final version and the issue persists, on multiple a1 and a1 mini. The files goes trough without issues but the dashboard says it failed, and because of that i suppose the print wont start.
Expected Behavior
Dashboard should notice that the ftp download was successful and start the print
Steps to Reproduce
Upload a print to the archive
Printer Model
Multiple printers
Bambuddy Version
0.1.6-Final and 0.1.6b6
Printer Firmware Version
latest
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 11, 2026):
Please use branch 0.1.6-final, do a git pull and create a debug package. See https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@kampfklecks commented on GitHub (Jan 11, 2026):
@BalazsCsutar222855 Did you enable Dev-Mode? That's very important.
Branch 0.1.6-final is successfully checked with A1 and P1S printers
Lan-Mode and Dev-Mode needs to be enabled
@BalazsCsutar222855 commented on GitHub (Jan 11, 2026):
@kampfklecks I have them enabled. also I am using the latest 0.1.6-final, the latest commit. Also I have made the debug log, after several tries it shows Internal Server Error for the reprint api call
@pinionless commented on GitHub (Jan 11, 2026):
I have tested 1.6 final on mine A1
1st attempt failed
2nd and 3rd time I tried it worked.
@BalazsCsutar222855 commented on GitHub (Jan 11, 2026):
I have built everything from scratch once again, and now it works. I must have made a mistake somewhere down the road. Thanks for helping out!