Results 152 comments of AndreKR

Hm, that's weird, because when I tell it to shut down from KlipperScreen or manually send the `machine/shutdown` command to Moonraker, it shuts down without issue. I will have a...

Ok, so I found out what's going on. Everything refers to the machine.py file. During `__init__`, `system_info.virtualization` is set to the result of `_check_inside_container()`. That function runs two tests to...