mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #834] [Bug]: Virtual Printer stays busy after sending print job. #564
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#564
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 @calgara12 on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/834
Originally assigned to: @maziggy on GitHub.
Bug Description
Once I send the print to my queue virtual printer through orcaslicer, it stays busy, meaning i cannot send another print to the queue.
Expected Behavior
I send the print to the virtual printer, and after it adds the print to the queue it should not be "busy" anymore.
Steps to Reproduce
Add Virtual Printer
Send print job to it.
Send another print job to it
Printer Model
A1
Bambuddy Version
0.2.2.2
Printer Firmware Version
01.07.02.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
No response
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Mar 27, 2026):
Your first screenshot shows "Downloading....(0%)". That's weird. Need some more infos to investigate.
Please upload a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@calgara12 commented on GitHub (Mar 27, 2026):
yeah it seems that it's stuck at Downloading, but the job was added to the queue.
What exactly do you want me to do with debug logging enabled, since the issue actually occurs in orcaslicer.
@maziggy commented on GitHub (Mar 27, 2026):
?
@calgara12 commented on GitHub (Mar 27, 2026):
Okay, I added another queue printer, sent a job to it, and when i tried sending another, it happened again:
bambuddy-support-20260327-164323.zip
@maziggy commented on GitHub (Mar 27, 2026):
Too many proxies configured. Cannot determine which belongs to which printer.
Please show me screenshots of
@calgara12 commented on GitHub (Mar 27, 2026):
@calgara12 commented on GitHub (Mar 27, 2026):
Just as a test, tried deleting all but one virtual printers, and logging out of all but one of the printers in my slicer. Issue still occurs...
@calgara12 commented on GitHub (Mar 27, 2026):
another thing i noticed is, in orcaslicer, It wont stay connected to my virtual printer. After some time, it just disconnects.
saying "no printer", where it before said A1-Queue
@mbarleon commented on GitHub (Mar 28, 2026):
It looks like you might be using the “Print Plate” button in OrcaSlicer. According to the docs, when using virtual printers in non-proxy mode, you should use the “Send” button instead: https://wiki.bambuddy.cool/features/virtual-printer/#sending-prints-to-bambuddy
Hope this helps!
@maziggy commented on GitHub (Mar 28, 2026):
Screenshot shows that he is using the send button.
@maziggy commented on GitHub (Mar 28, 2026):
There definitely somehting wrong with your setup. In order to sort this out, please do the following:
First some general checks:
If above points are fine, please
Please don't reconfigure VP during log collection.
@calgara12 commented on GitHub (Mar 28, 2026):
Thanks, the print plate was causing the issue.