When I try to use the shutdown command, I get the following error:
Error: Command failed: net rpc shutdown --ipaddress 192.168.1.XXX --user username%password
/bin/sh: 1: net: not found
I have been able to run the command when using the terminal in Unraid itself, so I know that the command can work, it's just in the docker for Homebridge that I get this error, and not sure how to fix it.
Environment
- os and os version: Unraid
- node version:
- homebridge version: latest
- homebridge-wol version: latest
Configuration
No response
Logs
When I follow these steps:
1. Make sure `logLevel` is set to `Debug` on all `NetworkDevice` accessories
2. Run `homebridge`
3. Let it run for a couple of minutes
4. Try to turn a device on or off using the plugin
5. Wait one minute
6. Repeat step 4
I get the following log:
Please paste your log here
Backstory
No response
Issue
When I try to use the shutdown command, I get the following error:
Error: Command failed: net rpc shutdown --ipaddress 192.168.1.XXX --user username%password /bin/sh: 1: net: not found
I have been able to run the command when using the terminal in Unraid itself, so I know that the command can work, it's just in the docker for Homebridge that I get this error, and not sure how to fix it.
Environment
Configuration
No response
Logs