What is the problem?
Hi everybody,
hopefuly im in the right channel for the related topic.
I set up arch linux and installed octoprint thru AUR (https://aur.archlinux.org/packages/octoprint-venv/). As far as i can say, otoprint is running well. But there is one Problem for me relataed to the execusion of shutdown commands thru OctoPrint's system menu.
What did you already try to solve it?
In Settings > Commands
i configured the following commands:
- Restart OctoPrint:
sudo service octoprint restart
- Restart system:
sudo shutdown -r now
- Shutdown system:
sudo shutdown -h now
I also tried the commands:
- Restart OctoPrint:
sudo systemctl restart octoprint
- Restart system:
sudo systemctl reboot
- Shutdown system:
sudo systemctl poweroff
When i choose one of the options OctoPrint brings up the message:
Success
The command "*******" executed successfully
But after that messages nothing happens. Can somebody point me in the right direction? Im totally new to linux and also to Octoprint, so please dont get angry when i not can follow as fast as you want.
Logs (octoprint.log
, serial.log
or output on terminal tab, browser error console ...)
octoprint.log (135.6 KB)
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ...)
OctoPrint : 1.3.11
Installed: 1.3.11
Available: 1.3.11 (stable release)