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
I tried to run your example on windows - removed the dummy.service dependency and tried to install/run the example service. It seems it does not respond to control requests and thus it fails to start:
C:\Users\admin\go\x>x install
Install My Echo Service: completed.
C:\Users\admin\go\x>x status
Status: SERVICE_STOPPED
C:\Users\admin\go\x>x start
Starting My Echo Service: [�[31mFAILED�[0m]
Error: The service did not respond to the start or control request in a timely fashion.
C:\Users\admin\go\x>
The text was updated successfully, but these errors were encountered:
Hi!
I tried to run your example on windows - removed the dummy.service dependency and tried to install/run the example service. It seems it does not respond to control requests and thus it fails to start:
The text was updated successfully, but these errors were encountered: