fail: IdentityServer4.Validation.TokenValidator[0] JWT token validation error: IDX10501: Signature validation failed. Unable to match key: kid: 'System.String'. Exceptions caught: 'System.Text.StringBuilder'. token: 'System.IdentityModel.Tokens.Jwt.JwtSecurityToken'. Microsoft.IdentityModel.Tokens.SecurityTokenSignatureKeyNotFoundException: IDX10501: Signature validation failed. Unable to match key: kid: 'System.String'. Exceptions caught: 'System.Text.StringBuilder'. token: 'System.IdentityModel.Tokens.Jwt.JwtSecurityToken'. at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateLifetimeAndIssuerAfterSignatureNotValidatedJwt(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, String kid, TokenValidationParameters validationParameters, StringBuilder exceptionStrings) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at IdentityServer4.Validation.TokenValidator.ValidateJwtAsync(String jwt, IEnumerable`1 validationKeys, Boolean validateLifetime, String audience) 2021-10-10 19:25:40,520 [17] ERROR IdentityServer4.Validation.TokenValidator - JWT token validation error: IDX10501: Signature validation failed. Unable to match key: kid: 'System.String'. Exceptions caught: 'System.Text.StringBuilder'. token: 'System.IdentityModel.Tokens.Jwt.JwtSecurityToken'. Microsoft.IdentityModel.Tokens.SecurityTokenSignatureKeyNotFoundException: IDX10501: Signature validation failed. Unable to match key: kid: 'System.String'. Exceptions caught: 'System.Text.StringBuilder'. token: 'System.IdentityModel.Tokens.Jwt.JwtSecurityToken'. at Microsoft.IdentityModel.Tokens.InternalValidators.ValidateLifetimeAndIssuerAfterSignatureNotValidatedJwt(SecurityToken securityToken, Nullable`1 notBefore, Nullable`1 expires, String kid, TokenValidationParameters validationParameters, StringBuilder exceptionStrings) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateSignature(String token, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at IdentityServer4.Validation.TokenValidator.ValidateJwtAsync(String jwt, IEnumerable`1 validationKeys, Boolean validateLifetime, String audience) fail: IdentityServer4.Validation.TokenValidator[0] Error validating JWT { "ClientId": "origamWebClient", "ValidateLifetime": false } 2021-10-10 19:25:40,573 [17] ERROR IdentityServer4.Validation.TokenValidator - Error validating JWT { "ClientId": "origamWebClient", "ValidateLifetime": false } fail: IdentityServer4.Endpoints.EndSessionEndpoint[0] Error processing end session request Invalid request 2021-10-10 19:25:40,576 [17] ERROR IdentityServer4.Endpoints.EndSessionEndpoint - Error processing end session request Invalid request fail: Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery[7] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {04e1fb02-a256-49c0-a7af-51483850fb8b} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2021-10-10 19:25:42,652 [6] ERROR Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery - An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {04e1fb02-a256-49c0-a7af-51483850fb8b} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) fail: Origam.ServerCore.Controller.AbstractController[0] Could not find instance with id: 36fd5fb8-5aba-4e87-85c2-e412516888ad System.Exception: Could not find instance with id: 36fd5fb8-5aba-4e87-85c2-e412516888ad at Origam.DA.Service.FilePersistenceProvider.RetrieveInstance(Key primaryKey, Boolean useCache, Boolean throwNotFoundException) in D:\a\1\s\origam-source\Origam.DA.Service\FilePersistenceProvider.cs:line 206 at Origam.Workflow.DataServiceAgent.LoadData(DataStructureQuery query, DataSet data) in D:\a\1\s\origam-source\Origam.Workflow\Service Agents\DataServiceAgent.cs:line 91 at Origam.Workflow.DataServiceAgent.Run() in D:\a\1\s\origam-source\Origam.Workflow\Service Agents\DataServiceAgent.cs:line 608 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters, DataSet currentData, String entity, String columnName) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 184 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters, DataSet currentData) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 155 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 149 at Origam.ServerCore.Controller.ChatController.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters) in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 676 at Origam.ServerCore.Controller.ChatController.GetRoomsData() in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 448 at Origam.ServerCore.Controller.ChatController.b__31_0() in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 183 at Origam.ServerCore.Controller.AbstractController.RunWithErrorHandler(Func`1 func) in D:\a\1\s\origam-source\Origam.ServerCore\Controller\AbstractController.cs:line 87 2021-10-10 19:25:51,650 [20] ERROR Origam.ServerCore.Controller.AbstractController - Could not find instance with id: 36fd5fb8-5aba-4e87-85c2-e412516888ad System.Exception: Could not find instance with id: 36fd5fb8-5aba-4e87-85c2-e412516888ad at Origam.DA.Service.FilePersistenceProvider.RetrieveInstance(Key primaryKey, Boolean useCache, Boolean throwNotFoundException) in D:\a\1\s\origam-source\Origam.DA.Service\FilePersistenceProvider.cs:line 206 at Origam.Workflow.DataServiceAgent.LoadData(DataStructureQuery query, DataSet data) in D:\a\1\s\origam-source\Origam.Workflow\Service Agents\DataServiceAgent.cs:line 91 at Origam.Workflow.DataServiceAgent.Run() in D:\a\1\s\origam-source\Origam.Workflow\Service Agents\DataServiceAgent.cs:line 608 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters, DataSet currentData, String entity, String columnName) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 184 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters, DataSet currentData) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 155 at Origam.Workbench.Services.CoreServices.DataService.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters) in D:\a\1\s\origam-source\Origam.Workbench.Services\CoreServices\DataService.cs:line 149 at Origam.ServerCore.Controller.ChatController.LoadData(Guid dataStructureId, Guid methodId, Guid defaultSetId, Guid sortSetId, String transactionId, QueryParameterCollection parameters) in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 676 at Origam.ServerCore.Controller.ChatController.GetRoomsData() in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 448 at Origam.ServerCore.Controller.ChatController.b__31_0() in D:\a\1\s\origam-source\Origam.ServerCore\Controller\ChatController.cs:line 183 at Origam.ServerCore.Controller.AbstractController.RunWithErrorHandler(Func`1 func) in D:\a\1\s\origam-source\Origam.ServerCore\Controller\AbstractController.cs:line 87