mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #759] [Bug]: FTP failed: 'VirtualPrinterFTPServer' object has no attribute 'vp_name' #510
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#510
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 @Dendrowen on GitHub (Mar 19, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/759
Originally assigned to: @maziggy on GitHub.
Bug Description
Virtual printer does not accept jobs anymore after updating to v0.2.2. Bambu studio hangs a while at 10%, then responds with a connection error offering me to retry or reconnect, both of which fail. I can see the virtual printer in the device tab, I have the all certificates saved in printer.cer, the bbl_ca.crt and the one in virtual_printer/1/
Expected Behavior
When I hit send in bambu studio, I expect the file to upload to bambuddy.
Steps to Reproduce
Printer Model
P1S
Bambuddy Version
0.2.2
Printer Firmware Version
01.09.01.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
bambuddy-support-20260319-185848.zip
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Mar 19, 2026):
Please use latest daily release and note https://raw.githubusercontent.com/maziggy/bambuddy/refs/heads/dev/docs/migration-vp-ftp-port.md
@maziggy commented on GitHub (Mar 19, 2026):
Your VP is not eenabled in settings.
@Dendrowen commented on GitHub (Mar 19, 2026):
The migration documents didn't help, the daily update did. Thank you!