fluidd-core / FluiddPI

FluiddPi - A Pi image with Klipper, Moonraker, Fluidd and Web Camera support pre-installed.
https://docs.fluidd.xyz
GNU General Public License v3.0
299 stars 58 forks source link

Shutdown does not work after update #23

Closed sanscorp1 closed 2 years ago

sanscorp1 commented 2 years ago

I just installer the latest updates including moonraker v0.7.1-343-g305e002 and Fluid v1.16.2 and the host shutdown, reboot or services reboots stopped working.

It worked flawlessly before, no other updates are performed, running an RPI4 4GB.

xerootg commented 2 years ago

try following this

specifically:

cd ~/moonraker/scripts
./set-policykit-rules.sh
sudo service moonraker restart
sanscorp1 commented 2 years ago

This worked for me, thank you!

xerootg commented 2 years ago

Well... We should PR a fix. I had the issue, you had the issue, its only confirmed at this point ;)

On Mon, Feb 7, 2022, 12:31 sanscorp1 @.***> wrote:

Closed #23 https://github.com/fluidd-core/FluiddPI/issues/23.

— Reply to this email directly, view it on GitHub https://github.com/fluidd-core/FluiddPI/issues/23#event-6021795213, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6S6STXOH7M2SKIQP4B23DU2AMYDANCNFSM5NRVKJRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

sanscorp1 commented 2 years ago

Only problem is I am unsure if updating the Pi or updating moonraker caused the problem.