-
Notifications
You must be signed in to change notification settings - Fork 154
Description
After updating py kms: minimal to the latest version, use the following command to test on Win10:
.\vlmcs.exe -v -l 3 kms-server-ip
Return error message:
Request Parameters
Protocol version : 6.0
Client is a virtual machine : No
Licensing status : 2 (OOB grace)
Remaining time (0 = forever) : 43200 minutes
Application ID : 55c92734-d682-4d71-983e-d6ec3f16059f (Windows)
SKU ID (aka Activation ID) : 34e1ae55-27f8-4950-8877-7a03be5fb181 (Windows Server 2019 Datacenter)
KMS ID (aka KMS counted ID) : 8449b1fb-f0ea-497a-99ab-66ca96e9a0f5 (Windows Server 2019)
Client machine ID : 38d7cc4c-c604-4c9c-8c90-2245be50287a
Previous client machine ID : 00000000-0000-0000-0000-000000000000
Client request timestamp (UTC) : 2025-11-17 01:14:38
Workstation name : we-love.ubuntu.pro
N count policy (minimum clients): 5
Connecting to 172.16.18.68:1688 ... successful
Performing RPC bind ...
... NDR32 ... BTFN ... successful
Sending activation request (KMS V6)
Fatal: No RPC response received from server
Error 0x0000071C while sending request 1 of 9
Communication failed during remote procedure call.
The above is the error output information.
I checked the output log of the server and found no information about successful activation.
The version released a few days ago also had the same issue.
Earlier versions do not have this issue and can pass testing normally.