-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in windows service #47
Labels
Comments
Hello, |
@katarman Is this still relevant? Please close this issue if it is solved. |
edgd1er
pushed a commit
to edgd1er/py-kms
that referenced
this issue
Dec 15, 2021
Added proper Windows 11 key names for SystemRage#46
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello my issue is with the py-kms service , specifically the error is "1053"
I have already tried all recommended actions (manual install with cmd and nssm) and all necessary pip libs
All error is about the service cant respond in time.
This is my errror message :
--> C:>python kms-winservice.py start
Starting service py-kms
Error starting service: The service did not respond to the start or control request in a timely fashion.
-->C:\nssm-2.24\win32>nssm start py-kms
py-kms: START: The service did not respond to the start or control request in a timely fashion
The same message I receive when I try to start the service from servises tab.
Thank you in advance
The text was updated successfully, but these errors were encountered: