{ "timestamp": "2026-08-28 11:11:11.8976", "level": "Error", "severity": "ERROR", "message": "Unknown column 'sub_domain' in 'WHERE'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'sub_domain' in 'WHERE'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()\r\n   at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at Dapper.SqlMapper.<ExecuteScalarImplAsync>d__66`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.DAL.Repositories.OrganisationRepo.<GetOrganisationIdBySubDomainAsync>d__343.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\OrganisationRepo.cs:line 8820\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.OrganisationBLL.<ValidateSubDomainAsync>d__144.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\OrganisationBLL.cs:line 19053" }
{ "timestamp": "2026-08-28 11:11:11.9966", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 11:15:46.3838", "level": "Error", "severity": "ERROR", "message": "Unknown column 'org.sub_domain' in 'SELECT'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'org.sub_domain' in 'SELECT'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at Dapper.SqlMapper.<QueryAsync>d__33`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.DAL.Repositories.OrganisationRepo.<GetOrgById>d__18.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\OrganisationRepo.cs:line 756\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.AssetsBLL.QrCodeImageGenration(Int32 assetId, List`1 locationIds, Int32 orgId, Int32 assetType) in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\AssetsBLL.cs:line 600\r\n   at IncidentReporter.API.BLL.OrganisationBLL.<DBDataUpdate>d__40.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\OrganisationBLL.cs:line 13583" }
{ "timestamp": "2026-08-28 11:15:46.3976", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 11:17:50.8319", "level": "Error", "severity": "ERROR", "message": "Unknown column 'org.sub_domain' in 'SELECT'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'org.sub_domain' in 'SELECT'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at Dapper.SqlMapper.<QueryAsync>d__33`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.DAL.Repositories.OrganisationRepo.<GetOrgById>d__18.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\OrganisationRepo.cs:line 756\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.AssetsBLL.QrCodeImageGenration(Int32 assetId, List`1 locationIds, Int32 orgId, Int32 assetType) in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\AssetsBLL.cs:line 600\r\n   at IncidentReporter.API.BLL.OrganisationBLL.<DBDataUpdate>d__40.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\OrganisationBLL.cs:line 13583" }
{ "timestamp": "2026-08-28 11:17:50.8380", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 11:17:55.4601", "level": "Error", "severity": "ERROR", "message": "Unknown column 'sub_domain' in 'WHERE'", "stackTrace": "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'sub_domain' in 'WHERE'\r\n   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()\r\n   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)\r\n   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)\r\n   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()\r\n   at System.Data.Common.DbCommand.ExecuteScalarAsync(CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at Dapper.SqlMapper.<ExecuteScalarImplAsync>d__66`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.DAL.Repositories.OrganisationRepo.<GetOrganisationIdBySubDomainAsync>d__343.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.DAL\\Repositories\\OrganisationRepo.cs:line 8820\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at IncidentReporter.API.BLL.OrganisationBLL.<ValidateSubDomainAsync>d__144.MoveNext() in C:\\Users\\click\\OneDrive\\Desktop\\work\\incident-reporter-api\\IncidentReporter\\IncidentReporter.API\\BLL\\OrganisationBLL.cs:line 19053" }
{ "timestamp": "2026-08-28 11:17:55.4601", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 13:25:24.1495", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 13:25:59.4748", "level": "Error", "severity": "ERROR" }
{ "timestamp": "2026-08-28 14:55:03.9834", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 14:55:04.5218", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 14:55:08.0460", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 14:55:10.5241", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 15:10:26.0404", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 15:10:26.5405", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 15:10:30.1417", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
{ "timestamp": "2026-08-28 15:10:32.5504", "level": "Error", "severity": "ERROR", "message": "A potentially dangerous Request.Path value was detected from the client (&).", "stackTrace": "System.Web.HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (&).\r\n   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()\r\n   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)" }
