10:28:51 11 February 2025 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 12:51:27 11 February 2025 IDX12709: CanReadToken() returned false. JWT is not well formed: '[PII is hidden]'. The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ReadJwtToken(String token) 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 AppService.Classes.JWTToken.validateToken(IncomingWebRequestContext request, String& message, ClaimsPrincipal& principal) in E:\Dev\AppService\AppService\Classes\JWTToken.cs:line 105 Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJmODMwYmI1ZC1jOWRjLTQ1NjgtYmQyOS1mYTM1MDBlM2ZiYmEiLCJjb21wSWQiOiIxIiwidXNlcklkIjoiMTMwMTciLCJ0eXBlIjoiQXBwVXNlciIsInVzZXJ0eXBlIjoiMyIsImRldmljZUlkIjoiZjFkNzYxOWMtMjA2ZS00OGQzLWE5YjItYzMxMDAwODM0NDU5IiwibmJmIjoxNzM5MDIzNjIyLCJleHAiOjIwNTQ1NTY0MjIsImlzcyI6IkZpZWxkTWFnbmEifQ.qIIa9C582FD5qXqAY1y9CxgReawzZ2Zw-OQ8dr3O8Hk# UserId: -------------------------------------------------- 14:02:51 11 February 2025 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 14:02:56 11 February 2025 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteScalar() at AppService.Classes.Dashboard.<>c__DisplayClass9_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 792 --------------------------------------------------