You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
I'm aware of security risks here; but shutting down doesn't work since I updated Homebridge to be used as a system service and with Homebridge web server page.
Before it used to work fine but now I used to get message 'Pseudo-terminal will not be allocated because stdin is not a terminal.' so I added -tt parameters and that didn't help.
There is a single error message in the homebridge log now:
[9/17/2020, 14:28:10] [CMD Switch] Failed to turn off Linux Computer
[9/17/2020, 14:28:10] [CMD Switch]
I'm not sure what else to try or if there is completely different approach to try? Did anyone face similar issues?