paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
394 stars 39 forks source link

Independent printers #15

Closed fabiomaticus closed 1 year ago

fabiomaticus commented 2 years ago

I have two printers with two octoprint instanze. I noticed that if one is printing and I turn off the other, automatically the active one freezes and you lose your job.

paukstelis commented 2 years ago

This shouldn't happen and I have never seen it happen. Please provide octoprint.log files right for both instances after this happens. Are you using AUTO for detecting the serial port, or are you using the octo_[instance] name for connecting to the printers?

fabiomaticus commented 2 years ago

Hello. I didn't select AUTO and each printer connects to its own USB instance (/dev/octo_INSTANCE)

paukstelis commented 2 years ago

You will need to provide some logs for each of your instances to look into why this happens.