-
Notifications
You must be signed in to change notification settings - Fork 116
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
Not activated #10
Comments
I have the same problem. My
My logfile:
On the clientside i get this error message:
|
KMS can activate both physical computers and virtual machines, but a network must meet or exceed the activation threshold (minimum number of computers that KMS requires) of 25. read, |
Relates to bug Python is 3.12.8 in the container which makes py-kms "looks" ok but it's just not working. |
Downgrading to python 3.11.11 solved issue for me. Edit: Setting |
❤️❤️❤️❤️❤️ thank you. I'm not a Python coder so I just assumed upgrading to 3.12 does no harm. Will rebuild with 3.11 but I have to first make an Alpine package since on 3.21 of Alpine there is only 3.12. I did not check the next branch of py-kms yet since there is no documentation about it. Do you know what the next branch is supposed to be? |
@11notes I'm not a python dev as well, so no clue - but according to comparision between master and next - they didn't change much. I assume Edit: I think, you can always freeze |
@11notes also reproduced the issue. Hope to see a perfect solution from you. |
the |
@SKIYET @ajgon @didotb @boblapo this issue is now resolved by switchting to next branch but keeping python 3.12. I try to use a new base image this week based on 11notes/python:3.12 to ditch the 11notes/alpine:stable for a better workflow and add also the automatic rebuild of kms-gui on updates of this repo. Hope that helps. I have seen though that the next kmsdb does not contain all IDs so I will try to add all missing ones as well as Office keys. |
Use instrucrion but get this log and system not activeted.
Fri, 07 Feb 2025 12:29:24 INFO Connection accepted: 192.168.1.43:50322
Fri, 07 Feb 2025 12:29:24 INFO RPC bind request received.
Fri, 07 Feb 2025 12:29:24 INFO RPC bind acknowledged.
Fri, 07 Feb 2025 12:29:24 INFO Received activation request.
Fri, 07 Feb 2025 12:29:24 INFO Received V6 request on Fri Feb 07 12:29:24 2025.
Fri, 07 Feb 2025 12:29:24 WARNING With count = 26, activated client could be detected as not genuine !
Fri, 07 Feb 2025 12:29:24 INFO Machine Name: DESKTOP-FI4NPDI
Fri, 07 Feb 2025 12:29:24 INFO Client Machine ID: 68b66080-8f6f-4574-a489-73d5f39fb7cb
Fri, 07 Feb 2025 12:29:24 INFO Application ID: Windows
Fri, 07 Feb 2025 12:29:24 INFO SKU ID: Windows 10/11 Professional
Fri, 07 Feb 2025 12:29:24 INFO License Status: Notifications Mode
Fri, 07 Feb 2025 12:29:24 INFO Request Time: 2025-02-07 08:29:21 CET (UTC+0100)
Fri, 07 Feb 2025 12:29:24 INFO Connection closed: 192.168.1.43:50322
The text was updated successfully, but these errors were encountered: