Skip to content
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

Closed
katarman opened this issue Jan 5, 2020 · 3 comments
Closed

Error in windows service #47

katarman opened this issue Jan 5, 2020 · 3 comments
Labels

Comments

@katarman
Copy link

katarman commented Jan 5, 2020

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

@DiRoiD
Copy link

DiRoiD commented Jan 6, 2020

Hello,
You need to do something as explained on the pywin32 side.
Copy C:\Program Files\Python36\Lib\site-packages\pywin32_system32\pywintypes36.dll to C:\Program Files\Python36\Lib\site-packages\win32\pywintypes36.dll.
Replace "36" with your python version in the file name.

@simonmicro
Copy link
Contributor

@katarman Is this still relevant? Please close this issue if it is solved.

@SystemRage
Copy link
Owner

SystemRage commented Jul 1, 2020

Duplicate of #58 and #71

edgd1er pushed a commit to edgd1er/py-kms that referenced this issue Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants