mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #266] [Bug]: Can't Start Print on P1S #164
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#164
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 @stephenpapierski on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/266
Originally assigned to: @maziggy on GitHub.
Bug Description
Archives -> Reprint -> Select Printer -> Print. FTP upload fails and print does not start. P1S has LAN only and Developer modes enabled. Access code has been verified. Control and monitoring (everything outside of file access) seems to be working fine.
Expected Behavior
FTP upload to succeed, start print.
Steps to Reproduce
ArchivesReprinton existing gcode filePrintPrinter Model
P1S
Bambuddy Version
0.1.7
Printer Firmware Version
01.09.00.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
bambuddy-support-20260204-084331.zip
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 4, 2026):
Without detailed infos I cannot do anything. Please send a support package.
@stephenpapierski commented on GitHub (Feb 4, 2026):
I couldn't get the zip to attach on ticket creation. It has been edited to include the zip and relevant logs.
@maziggy commented on GitHub (Feb 4, 2026):
Should be fixed in branch 0.1.8b. Please let me know if it works.
@stephenpapierski commented on GitHub (Feb 4, 2026):
I can now see files in the File Manager and am not getting EOFError, but I still have failed uploads, this time with a TimeoutError.
bambuddy-support-20260204-154544.zip
@maziggy commented on GitHub (Feb 5, 2026):
This looks like a network related error. Do you followed the docker installation instructions (network mode host, iptables rules)?
@bambuman commented on GitHub (Feb 5, 2026):
Can confirm ftp upload is not working. Tried with 0.1.7 and 0.1.8b
With 0.1.8b there is a uploaded file. The sha256 match with the file in bambuddy archive.
To my memory it worked with version 0.1.6.2, I'll try with it next.
bambuddy-support-20260205-135849_0.1.8b.zip
bambuddy-support-20260205-134337_0.1.7.zip
@bambuman commented on GitHub (Feb 5, 2026):
Last working version is 0.1.6-final
bambuddy-support-20260205-143048.0.1.6-final.zip
@stephenpapierski commented on GitHub (Feb 5, 2026):
I was running 0.1.7 in docker in host mode. I'm testing 0.1.8b with a manual install. It's on the same network and I don't have any routing rules that would block anything. Sending files from Bambu Studio on the same computer works.
I don't see a docker tag for 0.1.6-final, but I did test some others for reprinting...
0.1.6b11 - works
0.1.6.1 (reports as 0.1.7b in app) - failed
0.1.6.2 - failed
0.1.7 - failed
0.1.8b - failed but with timeout
@maziggy commented on GitHub (Feb 5, 2026):
That was Github auto-close ;)
Please try again with branch 0.1.8b.
@bambuman commented on GitHub (Feb 5, 2026):
It is working now.
@stephenpapierski commented on GitHub (Feb 5, 2026):
0.1.8b seems to be working for me know as well.