paukstelis / octoprint_deploy

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

instances not starting on reboot #82

Closed EQNish closed 1 year ago

EQNish commented 1 year ago

after configuration, and several successful prints, Service\instances wont start.

need a LIST instances option in the menu

I can not find any instance of Octoprint other then the BASE template instance, what are the Instance names/directories, service names to individually start/stop daemon?

paukstelis commented 1 year ago

There is. Use the instance status from the script Utilities menu. The service names are the names you gave your instances.

EQNish commented 1 year ago

hrmmm, then all my instances are gone... not sure I like this over the old method of cloning the octprint directory :)

paukstelis commented 1 year ago

That is all the script does, but it clones the template instance. If you don't like it, don't use it. If your instances are gone then you deleted them, either through the script or manually. One of the common mistakes is people think they have made instances, but have answered n when it asks if they are ready to autodetect the printers. You must go through the autodetect to actually create the instance.