AlexGustafsson / homebridge-wol

A Wake on Lan plugin for Homebridge
MIT License
296 stars 30 forks source link

Homebridge wol wont work #172

Closed Knobiwahn closed 3 years ago

Knobiwahn commented 3 years ago

Hi, i have no chance to shut pc down ...help is needed thank error: [9/26/2021, 5:36:38 PM] [BiggBobb] NetworkDevice shutdown cycle started for "BiggBobb" (192.168.10.59) [9/26/2021, 5:36:38 PM] [BiggBobb] NetworkDevice "BiggBobb" (192.168.10.59) went from status "Online" to "Shutting Down" [9/26/2021, 5:36:38 PM] [BiggBobb] Attempting to shut down "BiggBobb" (192.168.10.59) using "net" [9/26/2021, 5:36:38 PM] [BiggBobb] An error occured while trying to shut down "BiggBobb" (192.168.10.59): Error: Command failed: net rpc shutdown -I 192.168.10.59 U admin%admin /bin/sh: net: not found

at ChildProcess.exithandler (child_process.js:390:12)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1055:16)
at Socket.<anonymous> (internal/child_process.js:441:11)
at Socket.emit (events.js:400:28)
at Pipe.<anonymous> (net.js:675:12) {

killed: false, code: 127, signal: null, cmd: 'net rpc shutdown -I 192.168.10.59 U admin%admin', stdout: '', stderr: '/bin/sh: net: not found\n' } [9/26/2021, 5:36:38 PM] [BiggBobb] Waiting for shutdown grace time (15000ms) for "BiggBobb" (192.168.10.59) [9/26/2021, 5:36:53 PM] [BiggBobb] NetworkDevice "BiggBobb" (192.168.10.59) went from status "Shutting Down" to "Online"

...so any ideas?