-
-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to reboot pi, shut down pi after updates on fluidd/moonraker/klipperscreen #502
Comments
I think i found something; 'Moonraker not authorized for PolicyKit action' 'Moonraker not authorized for PolicyKit action: [org.freedesktop.login1.reboot], The reboot API will be disabled' How to correct this? Tried reinstalling moonraker no luck. Antyhing Linux based seems to turn against me sooner or later. I am slowly starting to hate the OS. It brings my incompetence to the surface, i normally like to cover that.. . there was an error in the rights for moonraker to connect and there is an error it's FAQ. The ./moonraker/scripts/sudo-fix.sh is actually ./moonraker/scripts/sudo_fix.sh |
FWIW, |
i had the same problem but with mainsailos. |
To be honest, I discovered it was Moonraker after i installed mainsailos. (this OS gives a clear error on the first page of the control of the printer, unlike Fluidd). In my experience every update involves the risk of loosing a working printer. All the tools need to coorporate perfectly, someone updates something somewhere in their policies or uses a different python version and you're screwed after simple updating all the items required to run your printer (in my case, klipper, Fluidd, moonraker, klipperscreen and the main distribution of the OS. It's not the first time that my printer broke down after an update. I admire all the hard work that has been put into this to make it work all together. I have this experience with everything running on a Pi /linux. Manuals that are outdated etc etc. It would be fair easy to re-install everything, but with an adxl345 with the required dependencies in the mix and a MCU that doesn't automatically updates (need to be done by hand through the SD card) it is easier said than done and should not be required after an update. All and all, it's the best running printer i've ever had, mainly thanks to Klipper and the additional packages. So i can't complain, but it's just not convenient to have to fix it after an update. |
What happened
After updating through the Fluidd webinterface klipperscreen, fluidd and klipper i am no longer able to perform the remaining update of the system ('error updating system') sudo apt update/upgrade perform fine through putty. But the update button keeps showing up for system. and the worse part is that it is unable to reboot or shutdown from the menu.
What did you expect to happen
I expect it to update the system through the Update button and be able to perform the upgrades.
How to reproduce
Click the system restart or system shutdown button. from the UI or through the webinterface
Additional information
The Host>shutdown feature for the Pi also doesn't work from the webinterface of Fluid and sudo reboot/shutdown work just fine through putty. Available update under the system update are
libpolkit-agent-1-0
libpolkit-backend-1-0
libpolkit-gobject-1-0
policykit-1
rpi-eeprom
I also noticed that in the passed updates where checked automatically, but it is now required to search for updates to see if any updates are present for the installed components.
The text was updated successfully, but these errors were encountered: