Skip to content
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

Problems shutting down the raspberry pi #9

Open
colinsauze opened this issue Oct 6, 2021 · 0 comments
Open

Problems shutting down the raspberry pi #9

colinsauze opened this issue Oct 6, 2021 · 0 comments

Comments

@colinsauze
Copy link
Member

Sometimes I have problems shutting down the pi using the shutdown/halt/poweroff/reboot commands (all of which are symlinks to systemctl). Eventually after several minutes they will respond with the error:

Failed to execute operation: Connection timed out It is possible to perform action directly, see discussion of --force --force in man:systemctl(1).

I think systemd is partially shutting down and hanging somewhere in the shutdown process. The only way to force it is to run

sudo systemctl --force --force halt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant