SR-G / sleep-on-lan

Multi-platform process allowing to sleep on LAN a linux or windows computer, through wake-on-lan (reversed) magic packets or through HTTP REST requests.
Apache License 2.0
332 stars 25 forks source link

Service fails to start on Windows 10 version 1703 #8

Open ovidiupruteanu opened 7 years ago

ovidiupruteanu commented 7 years ago

These are the logs from Event Viewer:

Service SleepOnLan received START control, which will be handled. Started C:\Program Files\SleepOnLAN-1.0.0\windows\sol.exe for service SleepOnLan in C:\Program Files\SleepOnLAN-1.0.0\windows. Program C:\Program Files\SleepOnLAN-1.0.0\windows\sol.exe for service SleepOnLan exited with return code 3221225794. Killing process tree of process 8252 for service SleepOnLan with exit code 3221225794 Killing PID 8252 in process tree of PID 8252 because service SleepOnLan is stopping. Service SleepOnLan action for exit code 3221225794 is Restart. Attempting to restart C:\Program Files\SleepOnLAN-1.0.0\windows\sol.exe. Service SleepOnLan ran for less than 1500 milliseconds. Restart will be delayed by 2000 milliseconds.

When running from PowerShell it starts normally and functions correctly.

kiwijunglist commented 4 years ago

I have the same issue.