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

Systemd Shutdown Times Out #3

Open
hadidotj opened this issue Dec 5, 2018 · 1 comment
Open

Systemd Shutdown Times Out #3

hadidotj opened this issue Dec 5, 2018 · 1 comment
Assignees
Labels
Bug Something isn't working Low Low Priority

Comments

@hadidotj
Copy link
Owner

hadidotj commented Dec 5, 2018

When shutting down the thermostat controller, the cmdServer socket blocks on the .accept() call, causing the process to hang sometimes. This makes systemd think the process failed to stop and requires a systemctl reset-failed

@hadidotj hadidotj added Bug Something isn't working Low Low Priority labels Feb 14, 2019
@hadidotj hadidotj self-assigned this Feb 14, 2019
@hadidotj
Copy link
Owner Author

This may have been fixed by setting the thermostat service's SuccessExitStatus=0 1 SIGKILL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Low Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant