Replies: 8 comments 3 replies
-
There is no renovate process present. Are you asking that the database should have a cleanup after {n} timeout value? Records that are older than {n} timeframe get removed? |
Beta Was this translation helpful? Give feedback.
-
This is the case. Question is how to define stale. Any client that has not contacted the KMS longer than |
Beta Was this translation helpful? Give feedback.
-
I’ll give it a try.
Thanks, but don't forget it's a copy of py-kms with some adjustments and changes like IP address and different GUI. Plus, all the people who helped with their inputs. It’s not just me 😉. |
Beta Was this translation helpful? Give feedback.
-
Yeah I'll check it out, probably tomorrow or Monday, for sure.
…On Sat, Jun 21, 2025, 00:05 mcrook250 ***@***.***> wrote:
Im still testing before I upload my source code and compile, could you
look over this and see if this looks good? I looked into it and according
to MS KMS, they should drop off from the RENEWALINTERVAL + 30 days as thats
the timeout for the os license, for example 180 days and stays valid for
another 30. Basically it gets a 30 day grace period.
new features are enabled via environment variables.
Server
-- AUTO_PURGE=True
GUI
-- ENABLE_DEL=True
Please see images below for gui updates.
kms-auto-purge.png (view on web)
<https://github.com/user-attachments/assets/2b011812-e2b7-44e1-8f74-6549362d91ad>
kms-delete.png (view on web)
<https://github.com/user-attachments/assets/22c4a9c1-40ee-4c21-ba47-4ee83e276486>
11notes, if you haven't figured this out for your code, feel free to head
over to my repo to copy it over for yours.
—
Reply to this email directly, view it on GitHub
<#31 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAXTNDRA6FU6S3ZCTL3EYZL3ETR2ZAVCNFSM6AAAAABZL6PF4OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJTGU3TSMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@Am0din just be careful with the code from @mcrook250, he seems a little off the charts:
|
Beta Was this translation helpful? Give feedback.
-
Even if that were the case, that's why I have nightly backups of my VM/LXC
environment, lol. But thanks for the warning, I didn't see the post.
…On Sun, Jun 22, 2025, 00:28 ElevenNotes ***@***.***> wrote:
@Am0din <https://github.com/Am0din> just be careful with the code from
@mcrook250 <https://github.com/mcrook250>, he seems a little off the
charts:
Because the upstream loser 11notes likes to leave breaking bugs in his code
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAXTNDTU73CU6YFHLKNEU7T3EY5I7AVCNFSM6AAAAABZL6PF4OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJUGA4DCOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
And just that we clear, there is no bug @Am0din. That user could not activate Windows Server 2008 SP2 32bit. I downloded the iso, and could activate this version without any issues. I explained this to the particular user but he simply ignored my explanation. He is now using a different account with a similar name to discredit what I do. |
Beta Was this translation helpful? Give feedback.
-
I think I'll just wait on your development to this stale record update, @11notes. If we're gonna be like that to a developer, then I don't see any reason to support that behavior testing their own code. Find another monkey. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So how do records that aren't being used anymore fall off the list? Do they go stale after so many days, or something else?
Beta Was this translation helpful? Give feedback.
All reactions