Hi All,
I have similar problem.
Our on prem CRM 2016 servers are logging the following event constantly and i am not able to resolve it. Event if i cleaned up the expired key when the new one is created after 24hrs the old one still remains.
--------------------------------Error logged--------------------------------------------------------------
The current active key (KeyType : CrmTicketKey) is expired. This may indicate that a key is not being regenerated correctly. Current Active Key : CrmKey(Id: xxxx-xx, ScaleGroupId:00000000-0000-0000-0000-000000000000, KeyType:CrmTicketKey, Expired:True, ValidOn:04/13/2018 04:17:56, ExpiresOn:04/15/2018 04:17:56, CreatedOn:04/13/2018 04:17:56, CreatedBy:TKOKEB\svc.crm.async. Key Setting : CrmKeySetting(Id:15f469b3-5f58-4b3d-a539-6b0e9d23a67c, KeyType:CrmTicketKey, KeyLength:128, KeyGenerationInterval:24, KeyTimeToLive:48, CryptoTimeToLive:24, Algorithm:HMACSHA256, ArchiveLength:1, Enabled:True, ActiveKeys:[ScaleGroupId=00000000-0000-0000-0000-000000000000,ActiveKeyId=xxxxxxxxxxxxxx])
----------------------------------------------------------------------------------------------------------------
I have tried the following based on suggestions from different blogs
- Deleted the expired CRMTicketkey referenced in from the CONFIG DB CrmKeyProperties and CRMkey Tables
- Microsoft.Crm.Tools.WRPCKeyRenewal.exe /R
- Restarted the async & async maintenace service
- Restarted the Monitoring service
- Did iis reset
Referred the following blogs
community.dynamics.com/.../152320
community.dynamics.com/.../244268
mscrmrocks.blogspot.com/.../mscrmkeygenerator-expired-key.html
But no solution
Can some one from Microsoft please give us a concrete solution on this
Thanks
TMK