2025-10-08 12:34:53.957 +05:30 3a1fd7f1-0f29-4514-92b0-89b42f88f2a8 ERR Error occurred while excecuting procedure:ssp_d_Notification_GT: System.Data.SqlClient.SqlException (0x80131904): Cannot open database "SangExDB" requested by the login. The login failed. Login failed for user 'sa'. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) ClientConnectionId:0a3f7d1f-7bba-4890-9852-b8645a6e9d7d Error Number:4060,State:1,Class:11 2025-10-08 12:34:53.979 +05:30 3a1fd7f1-0f29-4514-92b0-89b42f88f2a8 ERR Cannot open database "SangExDB" requested by the login. The login failed. Login failed for user 'sa'. 2025-10-08 12:34:53.989 +05:30 3a1fd7f1-0f29-4514-92b0-89b42f88f2a8 ERR SQL Exception occurred: System.Data.SqlClient.SqlException (0x80131904): Cannot open database "SangExDB" requested by the login. The login failed. Login failed for user 'sa'. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.DashBoardRepository.GetNotification(Int32 be, Int32 type) at Sang.Quantum.Api.Services.DashBoardService.GetNotification(Int32 be, Int32 type) at Sang.Quantum.Api.Controllers.DashBoardController.GetNotification(Int32 be, Int32 type) ClientConnectionId:0a3f7d1f-7bba-4890-9852-b8645a6e9d7d Error Number:4060,State:1,Class:11 2025-10-08 16:24:09.589 +05:30 202d9ca4-d6e2-4b5c-8662-5977d9661dba ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX12741: JWT must have three segments (JWS) or five segments (JWE). at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken)