2025-11-21 12:20:28.033 +05:30 9b86ce03-c056-4b09-a0af-9d4bc486cce4 ERR Error occurred while excecuting procedure:Ssp_Subcategory: System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult) at System.Data.SqlClient.SqlCommand.EndExecuteReader(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- 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.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) ClientConnectionId:0cc5d827-b9c2-4876-9e51-7a50bb830b68 Error Number:-2,State:0,Class:11 2025-11-21 12:20:28.076 +05:30 9b86ce03-c056-4b09-a0af-9d4bc486cce4 ERR Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 2025-11-21 12:20:28.091 +05:30 9b86ce03-c056-4b09-a0af-9d4bc486cce4 ERR SQL Exception occurred : System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out. at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult) at System.Data.SqlClient.SqlCommand.EndExecuteReader(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- 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.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataTable(String procedureName, SqlParameter[] parameters, Boolean useExtendedTimeout) at Sang.Quantum.Api.Repositories.TagRepository.GetSubcategoryByCategory(Int32 be, Int32 category) at Sang.Quantum.Api.Services.TagService.GetSubcategoryByCategory(Int32 be, Int32 category) at Sang.Quantum.Api.Controllers.TagController.GetSubCategoryByCategory(Int32 be, Int32 category) ClientConnectionId:0cc5d827-b9c2-4876-9e51-7a50bb830b68 Error Number:-2,State:0,Class:11 2025-11-21 15:51:24.183 +05:30 3ec0b362-e81c-44a5-a6bf-5d100d775e5f ERR Login failed for user 'api'. 2025-11-21 15:51:24.210 +05:30 3ec0b362-e81c-44a5-a6bf-5d100d775e5f ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'api'. 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.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) ClientConnectionId:136c407a-4f1c-41f2-a5e6-49ce62c54ce8 Error Number:18456,State:1,Class:14 2025-11-21 15:51:24.390 +05:30 ac7f5c45-7e61-49cf-85ea-dc221a509023 ERR Login failed for user 'api'. 2025-11-21 15:51:24.392 +05:30 ac7f5c45-7e61-49cf-85ea-dc221a509023 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'api'. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.OpenAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) ClientConnectionId:136c407a-4f1c-41f2-a5e6-49ce62c54ce8 Error Number:18456,State:1,Class:14 2025-11-21 15:51:24.631 +05:30 3f5f2926-c741-45c1-a170-03d2d49bd033 ERR Login failed for user 'api'. 2025-11-21 15:51:24.635 +05:30 3f5f2926-c741-45c1-a170-03d2d49bd033 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'api'. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.OpenAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) ClientConnectionId:136c407a-4f1c-41f2-a5e6-49ce62c54ce8 Error Number:18456,State:1,Class:14 2025-11-21 15:51:24.871 +05:30 6a160c6d-c259-439d-b916-e8b0014ed4b7 ERR Login failed for user 'api'. 2025-11-21 15:51:24.873 +05:30 6a160c6d-c259-439d-b916-e8b0014ed4b7 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'api'. 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.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Quantum.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) ClientConnectionId:05fa41d2-1f7a-4ac2-b1c1-b67494b51fb0 Error Number:18456,State:1,Class:14